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 b43413f commit 2325863Copy full SHA for 2325863
azure-pipelines.yml
@@ -1,5 +1,9 @@
1
+# Note for forks: Azure Pipelines is triggered only by commits to the branches
2
+# matching the patterns below.
3
+# See https://docs.microsoft.com/en-us/azure/devops/pipelines/build/triggers
4
trigger:
5
- master
6
+ - ci-*
7
8
jobs:
9
- job: min_linux
0 commit comments