Skip to content

Commit 2c0237c

Browse files
authored
chore: add permissions to release-drafter.yml
Add permissions section to release drafter workflow
1 parent 1d12ca7 commit 2c0237c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
# branches to consider in the event; optional, defaults to all
66
branches:
77
- main
8+
9+
permissions: {}
10+
811
jobs:
912
update_release_draft:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)