Skip to content

Commit d41d144

Browse files
authored
Update .github/workflows/code-style.yml
1 parent c7def8e commit d41d144

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code-style.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ concurrency:
1212
jobs:
1313
format:
1414
runs-on: ubuntu-latest
15+
env:
16+
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.REVIEWDOG_TOKEN }}
1517
steps:
1618
- uses: actions/checkout@v4
1719
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)