Skip to content

Commit 59913ab

Browse files
committed
Merge branch 'fix-ci'
2 parents cb7226c + a521fbe commit 59913ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
uses: actions-rs/clippy-check@v1
3737
with:
3838
token: ${{ secrets.GITHUB_TOKEN }}
39+
permissions:
40+
checks: write
3941

4042
audit:
4143
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)