Skip to content

Commit

Permalink
CI: clean up azure triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
eli-schwartz committed Jun 4, 2024
1 parent 1da230c commit 3efec18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand All @@ -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'
Expand Down

0 comments on commit 3efec18

Please sign in to comment.