Skip to content

Commit 3afcd32

Browse files
Merge pull request #167 from microsoft/km-aifoundry-validation
template evaluation
2 parents 99eddfb + fe7c54d commit 3afcd32

File tree

2 files changed

+4
-100
lines changed

2 files changed

+4
-100
lines changed

.github/workflows/azure-dev-validation.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: # Manually trigger via GitHub Actions interface
3+
workflow_dispatch:
4+
push:
5+
branches:
6+
- KM-AIFoundry
47

58
permissions:
69
contents: read

.github/workflows/azure-dev.yml

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)