Skip to content

Commit

Permalink
add pull-requests: write permission
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon P Barrett <[email protected]>
  • Loading branch information
kingdonb committed Feb 10, 2024
1 parent 972bc3b commit 2a32786
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-project-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:

jobs:
updateProjectData:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2a32786

Please sign in to comment.