Skip to content

Commit 8b05265

Browse files
committed
add write and pr permissions
1 parent f5ba036 commit 8b05265

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ env:
1414

1515
permissions:
1616
id-token: write
17+
contents: write
18+
pull-requests: write
1719

1820
jobs:
1921
update-and-create-pr:

0 commit comments

Comments
 (0)