Skip to content

Commit 7cfc16d

Browse files
committed
Add permissions block:
1 parent d3415ca commit 7cfc16d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
name: release (wip)
2+
3+
permissions:
4+
contents: read
5+
pull-requests: write
6+
27
on:
38
workflow_dispatch:
49
inputs:

0 commit comments

Comments
 (0)