Skip to content

Commit 5aeee2e

Browse files
authored
chore: allow nightly job to create issues
1 parent 7f1d897 commit 5aeee2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ concurrency:
1111

1212
permissions:
1313
contents: read # to fetch code (actions/checkout)
14+
issues: write # to create an issue and comment in it
1415

1516
jobs:
1617
prepare-yarn-cache-ubuntu:

0 commit comments

Comments
 (0)