Skip to content

Commit 07a8a53

Browse files
committed
added perms
1 parent 33fdc1e commit 07a8a53

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/push-to-main-handler.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
permissions:
2+
contents: write
3+
pull-requests: write
4+
packages: read
5+
id-token: write
6+
actions: read
7+
18
on:
29
push:
310
branches:

0 commit comments

Comments
 (0)