Skip to content

Commit 1067cf9

Browse files
azd pipeline
1 parent 6deedf0 commit 1067cf9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/azure-dev.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Azure Template Validation
22
on:
3-
workflow_dispatch:
3+
# workflow_dispatch:
4+
push:
5+
branches:
6+
- dev
47

58
permissions:
69
contents: read

0 commit comments

Comments
 (0)