Skip to content

Commit a2aee99

Browse files
fingolfinlgoettgens
authored andcommitted
Update .github/workflows/code-style.yml
1 parent 398c0db commit a2aee99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- uses: reviewdog/action-suggester@v1
2424
with:
2525
tool_name: JuliaFormatter
26-
github_token: ${{ secrets.REVIEWDOG_TOKEN }}
26+
github_token: ${{ secrets.github_token }}
2727
fail_on_error: true
2828
filter_mode: added

0 commit comments

Comments
 (0)