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 4931b40 commit 4b30999Copy full SHA for 4b30999
.github/workflows/azure-dev-validation.yml
@@ -1,5 +1,10 @@
1
name: Azure Template Validation
2
on:
3
+ push:
4
+ branches:
5
+ - dev
6
+ - main
7
+ - feature/azd-semantickernel
8
workflow_dispatch:
9
10
permissions:
0 commit comments