Skip to content

Commit b14d5f4

Browse files
committed
ci: scope down permissions for notify_release.yml
1 parent cdadd38 commit b14d5f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/notify_release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
release:
55
types: [created, published]
66

7+
permissions:
8+
contents: read
9+
710
jobs:
811
notify:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)