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 b7a54d7 commit b4c2650Copy full SHA for b4c2650
.github/workflows/main.yml
@@ -1,5 +1,9 @@
1
name: GradleTest and SAM Deploy
2
3
+permissions:
4
+ id-token: write
5
+ contents: read
6
+
7
on:
8
pull_request:
9
branches:
0 commit comments