Skip to content

Commit

Permalink
Add write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
tmaklin authored Sep 18, 2024
1 parent b68bad4 commit 50c526b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint_with_clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
clippy_check:
name: Lint Rust code with Clippy

permissions: write-all
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 50c526b

Please sign in to comment.