Skip to content

Commit

Permalink
(add): write permission in jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
akumarujon committed Mar 2, 2024
1 parent cc04bac commit a3254c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ env:

jobs:
build:
permissions: write-all

name: Build
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit a3254c5

Please sign in to comment.