Skip to content

Commit 4e874ae

Browse files
djdefistoe
andauthored
Update .github/workflows/combine-prs.yml
Co-authored-by: Stefan Stölzle <[email protected]>
1 parent 96699a0 commit 4e874ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/combine-prs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ jobs:
2828
combine-prs:
2929
# The type of runner that the job will run on
3030
runs-on: ubuntu-latest
31+
32+
permissions:
33+
contents: write
34+
pull-requests: write
3135

3236
# Steps represent a sequence of tasks that will be executed as part of the job
3337
steps:

0 commit comments

Comments
 (0)