Skip to content

Commit f3c6862

Browse files
committed
tweak permissions
1 parent 2f81916 commit f3c6862

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ jobs:
1010
add-prs-to-project:
1111
name: Add PRs to project
1212
runs-on: ubuntu-latest
13-
permissions:
14-
pull-requests: write
15-
repository-projects: write
13+
permissions: write-all
1614
steps:
1715
- uses: actions/[email protected]
1816
with:

0 commit comments

Comments
 (0)