Skip to content

Commit d7fa4ec

Browse files
committed
chore: improve code comment
1 parent d7fef09 commit d7fa4ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

terraform/azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
trigger: none
22
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
3+
# automatic pull request validation triggers are also now disabled but "manual" runs from a GitHub Actions workflow are still supported
4+
# https://learn.microsoft.com/en-us/azure/devops/pipelines/build/triggers?view=azure-devops&tabs=yaml#pr-triggers
55

66
stages:
77
- stage: terraform

0 commit comments

Comments
 (0)