Skip to content

Commit

Permalink
Granted full code permissions to code formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Le0X8 committed Jun 20, 2024
1 parent 8966de1 commit 384a134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
format:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 384a134

Please sign in to comment.