Skip to content

Commit 037e121

Browse files
authored
Update release-drafter.yml
1 parent e11fc04 commit 037e121

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
name: Release Drafter
2+
23
on:
34
push:
45
branches:
56
- main
7+
8+
# Add these 3 lines to fix the security alert
9+
permissions:
10+
contents: write
11+
pull-requests: read
12+
613
jobs:
714
update_release_draft:
815
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)