Skip to content

Commit 0fa7031

Browse files
Added pull-requests write permission for the Modules mirroring to S3 action
Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
1 parent 7c5a4ae commit 0fa7031

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mirroring.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
permissions:
1313
id-token: write # This is required for requesting the JWT
1414
contents: write # This is required for cfengine/create-pull-request
15+
pull-requests: write
1516

1617
jobs:
1718
mirroring:

0 commit comments

Comments
 (0)