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 68c23a1 commit 2658b2aCopy full SHA for 2658b2a
.github/workflows/main.yml
@@ -1,5 +1,9 @@
1
name: Deploy CFN on PR
2
3
+permissions:
4
+ id-token: write
5
+ contents: read
6
+
7
on:
8
pull_request:
9
types: [opened, synchronize, reopened]
0 commit comments