We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dfb433 + 6194a86 commit 69c3c6eCopy full SHA for 69c3c6e
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