Skip to content

Commit

Permalink
Added correct trigger (#1601)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Storhaug authored Jun 26, 2022
1 parent 0c28ad3 commit 70c7ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azuredevops/modulePipelines/ms.servicefabric.clusters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ trigger:
include:
- '/.azuredevops/modulePipelines/ms.servicefabric.clusters.yml'
- '/.azuredevops/pipelineTemplates/*.yml'
- '/Microsoft.ServiceFabric/clusters/*'
- '/arm/Microsoft.ServiceFabric/clusters/*'
- '/arm/.global/global.module.tests.ps1'
exclude:
- '/**/*.md'
Expand Down

0 comments on commit 70c7ba7

Please # to comment.