mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-29 08:21:22 +00:00
Merge pull request #22405 from Chesars/fix/scan-duplicate-issues-env
fix(ci): remove duplicate env key in scan_duplicate_issues workflow
This commit is contained in:
@@ -31,8 +31,6 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Scan for duplicate issues
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
INPUT_THRESHOLD: ${{ inputs.threshold }}
|
||||
|
||||
Reference in New Issue
Block a user