Skip to content

Commit

Permalink
Configure GH_TOKEN permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Nov 22, 2023
1 parent ca9b20b commit 7791bc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/zig_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:

jobs:
update:
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 7791bc5

Please sign in to comment.