Skip to content

Commit 1950730

Browse files
authored
Update codacy.yml
1 parent 0b4640f commit 1950730

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codacy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222

2323
- name: Run Codacy CLI
2424
uses: codacy/codacy-cli-v2-action@main
25+
env:
26+
GH_TOKEN: ${{ secrets.GH_TOKEN}}
2527
with:
2628
api_token: ${{ secrets.CODACY_API_TOKEN }}
2729
tool: eslint

0 commit comments

Comments
 (0)