Skip to content

Commit

Permalink
Update .github/workflows/pr-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tlnd-mhuchet authored Jul 29, 2024
1 parent 4f06616 commit 1a00a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
- name: Annotate Code Linting Results
uses: ataylorme/eslint-annotate-action@d57a1193d4c59cbfbf3f86c271f42612f9dbd9e9 #v3.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
report-json: ./eslint-report.json

0 comments on commit 1a00a89

Please sign in to comment.