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 2bc0cbc commit 147bb54Copy full SHA for 147bb54
.github/workflows/aws-role-test.yaml
@@ -1,7 +1,9 @@
1
name: AWS Role Test
2
3
on:
4
- workflow_dispatch:
+ push:
5
+ branches:
6
+ - dev-actions
7
8
permissions:
9
id-token: write
0 commit comments