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 6deedf0 commit 1067cf9Copy full SHA for 1067cf9
.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