diff --git a/.azure-pipelines/advanced-test.yml b/.azure-pipelines/advanced-test.yml index 10ff79289..c9aae68a1 100644 --- a/.azure-pipelines/advanced-test.yml +++ b/.azure-pipelines/advanced-test.yml @@ -1,6 +1,5 @@ -# Advanced pipeline for running our full test suite on demand and for release branches. +# Advanced pipeline for running our full test suite on demand. trigger: - - '*.x' # When changing these triggers, please ensure the documentation under # "Running tests in CI" is still correct. - test-*