Skip to content

Commit 7cc4ec7

Browse files
committed
chore(ci): Grant permissions for plan pipe to write pr
1 parent 7401be4 commit 7cc4ec7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/plan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
permissions:
88
id-token: write
99
contents: write
10+
pull-requests: write
1011

1112
jobs:
1213
plan:

0 commit comments

Comments
 (0)