Skip to content

Commit 609c577

Browse files
Add workflow permissions
1 parent eb3f3aa commit 609c577

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/webplat-relnotes.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
# once a day
1010
- cron: '0 0 * * *'
1111

12+
permissions:
13+
contents: write
14+
1215
jobs:
1316
generate:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)