Skip to content

Commit bb9a1a3

Browse files
authored
Merge pull request #24 from kumvijaya/current
T7413: added pr mirror workflow permissions
2 parents f1e061a + 45eda5c commit bb9a1a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/trigger-pr-mirror-repo-sync.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ on:
55
- closed
66
branches:
77
- current
8+
9+
permissions:
10+
pull-requests: write
11+
contents: write
12+
issues: write
813

914
jobs:
1015
call-trigger-mirror-pr-repo-sync:

0 commit comments

Comments
 (0)