Skip to content

Commit

Permalink
try github token
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnoStrouwen committed Mar 3, 2024
1 parent 0b57d8e commit 07a2899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/FormatCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
julia -e 'using JuliaFormatter; format(".", verbose=true)'
- uses: reviewdog/action-suggester@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tool_name: JuliaFormatter
fail_on_error: true
filter_mode: added

0 comments on commit 07a2899

Please sign in to comment.