Skip to content

Commit 16167a7

Browse files
Merge pull request #99 from Ayaz-Microsoft/cicd_optimization
ci: Update trigger paths for pull request and push events in azure-dev.yml
2 parents e24bb86 + 7751b43 commit 16167a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/azure-dev.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- 'infra/**'
9+
- 'azure.yaml'
10+
- 'scripts/**'
11+
- '.github/workflows/azure-dev.yml'
712

813
permissions:
914
id-token: write

0 commit comments

Comments
 (0)