Skip to content

Commit 067bb6d

Browse files
authored
Merge pull request #23 from dsp-testing/task/tweak-permissions-1
tweak permissions #1
2 parents 87fa720 + 2f81916 commit 067bb6d

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)