Skip to content

Commit

Permalink
chore: add pull-requests permission
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotxx committed Aug 28, 2024
1 parent 3af7188 commit d8508ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- 'v[0-9]+.[0-9]+.[0-9]+'
permissions:
contents: write
pull-requests: write
jobs:
Test:
name: Unit Test
Expand Down

0 comments on commit d8508ac

Please sign in to comment.