Skip to content

Commit

Permalink
Merge branch 'fix-ci'
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Oct 21, 2024
2 parents cb7226c + a521fbe commit 59913ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
uses: actions-rs/clippy-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
permissions:
checks: write

audit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 59913ab

Please sign in to comment.