We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76b9729 + 1067cf9 commit ffbcc0dCopy full SHA for ffbcc0d
1 file changed
.github/workflows/azure-dev.yml
@@ -1,6 +1,9 @@
1
name: Azure Template Validation
2
on:
3
- workflow_dispatch:
+ # workflow_dispatch:
4
+ push:
5
+ branches:
6
+ - dev
7
8
permissions:
9
contents: read
0 commit comments