Skip to content

Commit ffbcc0d

Browse files
Merge pull request #286 from microsoft/azd-pipeline
azd pipeline
2 parents 76b9729 + 1067cf9 commit ffbcc0d

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)