Skip to content

Commit

Permalink
feat: Add action perms (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminparnell committed Jan 15, 2024
1 parent a6bad49 commit 114ebde
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/version-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- main

permissions:
contents: write
pull-requests: write

jobs:
version:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 114ebde

Please sign in to comment.