We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea28b52 commit 6194a86Copy full SHA for 6194a86
1 file changed
.github/workflows/azure-dev.yml
@@ -1,9 +1,9 @@
1
name: Azure Template Validation
2
on:
3
# workflow_dispatch:
4
-push:
5
- branches:
6
- - main
+ push:
+ branches:
+ - main
7
permissions:
8
contents: read
9
id-token: write
0 commit comments