Skip to content

Commit a6aed9e

Browse files
Add actions: write permission
1 parent 5772492 commit a6aed9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge-upstream-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
create_upstream_pr:
1212
permissions:
1313
contents: write
14+
actions: write
1415
runs-on: ubuntu-latest
1516
steps:
1617
- name: Checkout

0 commit comments

Comments
 (0)