We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0614719 commit 089a658Copy full SHA for 089a658
.github/workflows/codacy.yml
@@ -21,7 +21,7 @@ jobs:
21
node-version: '18' # Choose your Node.js version
22
23
- name: Run Codacy CLI
24
- uses: codacy/codacy-cli-v2-action@main
+ uses: codacy/codacy-cli-v2-action@test-file-cleanup
25
with:
26
api_token: ${{ secrets.CODACY_API_TOKEN }}
27
tool: eslint
0 commit comments