Skip to content

Commit 2f81916

Browse files
committed
tweak permissions
1 parent 87fa720 commit 2f81916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-prs-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Add PRs to project
1212
runs-on: ubuntu-latest
1313
permissions:
14-
pull-requests: read
14+
pull-requests: write
1515
repository-projects: write
1616
steps:
1717
- uses: actions/[email protected]

0 commit comments

Comments
 (0)