We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33fdc1e commit 07a8a53Copy full SHA for 07a8a53
.github/workflows/push-to-main-handler.yml
@@ -1,3 +1,10 @@
1
+permissions:
2
+ contents: write
3
+ pull-requests: write
4
+ packages: read
5
+ id-token: write
6
+ actions: read
7
+
8
on:
9
push:
10
branches:
0 commit comments