CI: clean up azure triggers

pull/13292/head
Eli Schwartz 6 months ago
parent 1da230c9e0
commit 3efec185ac
No known key found for this signature in database
GPG Key ID: CEB167EFB5722BD6
  1. 4
      azure-pipelines.yml

@ -26,7 +26,7 @@ trigger:
- 'test cases'
- 'unittests'
- 'azure-pipelines.yml'
- 'ci/azure-steps.yml'
- 'ci/run.ps1'
- 'run_project_tests.py'
- 'run_tests.py'
- 'run_unittests.py'
@ -41,7 +41,7 @@ pr:
- 'test cases'
- 'unittests'
- 'azure-pipelines.yml'
- 'ci/azure-steps.yml'
- 'ci/run.ps1'
- 'run_project_tests.py'
- 'run_tests.py'
- 'run_unittests.py'

Loading…
Cancel
Save