There was an error while loading. Please reload this page.
1 parent d7fef09 commit d7fa4ecCopy full SHA for d7fa4ec
1 file changed
terraform/azure-pipelines.yml
@@ -1,7 +1,7 @@
1
trigger: none
2
pr: none
3
-# all previous triggers are now disabled but "manual" runs from a GitHub Actions workflow are still supported
4
-# https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/trigger?view=azure-pipelines#trigger-none
+# automatic pull request validation triggers are also now disabled but "manual" runs from a GitHub Actions workflow are still supported
+# https://learn.microsoft.com/en-us/azure/devops/pipelines/build/triggers?view=azure-devops&tabs=yaml#pr-triggers
5
6
stages:
7
- stage: terraform
0 commit comments