Skip to content

Commit

Permalink
add contents write permissions to GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgopack4 committed Jan 9, 2025
1 parent 3f997d2 commit 6dad176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/collector-generate-and-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
update-and-generate:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Checkout repository
Expand Down

0 comments on commit 6dad176

Please sign in to comment.