Skip to content

Commit 8d86af6

Browse files
authored
Merge pull request #24 from dsp-testing/task/tweak-permissions-2
tweak permissions #2
2 parents 067bb6d + f3c6862 commit 8d86af6

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)