Skip to content

Commit

Permalink
Set GH Token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mheap committed Jul 25, 2023
1 parent 0a5a076 commit 12f645c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/generate-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
- cron: "0 0 * * 0"
push: ~

permissions:
contents: write
pull-requests: write

jobs:
build-changelog:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 12f645c

Please sign in to comment.