Skip to content

Commit

Permalink
restore write all
Browse files Browse the repository at this point in the history
Signed-off-by: Kristoffer Dalby <[email protected]>
  • Loading branch information
kradalby committed Aug 12, 2024
1 parent 9a4c7e4 commit 10a9eda
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: read
permissions: write-all
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 10a9eda

Please sign in to comment.