We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e24bb86 + 7751b43 commit 16167a7Copy full SHA for 16167a7
1 file changed
.github/workflows/azure-dev.yml
@@ -4,6 +4,11 @@ on:
4
push:
5
branches:
6
- main
7
+ paths:
8
+ - 'infra/**'
9
+ - 'azure.yaml'
10
+ - 'scripts/**'
11
+ - '.github/workflows/azure-dev.yml'
12
13
permissions:
14
id-token: write
0 commit comments