File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 44 pull_request :
55 branches :
66 - main
7- - ' release/**'
7+ - " release/**"
88 - develop
99 paths :
10- - ' ads/**'
10+ - " ads/**"
1111 - setup.py
12- - ' **requirements.txt'
12+ - " **requirements.txt"
13+ - .github/workflows/run-unittests.yml
14+ - .github/workflows/run-unittests-default_setup.yml
1315
1416# Cancel in progress workflows on pull_requests.
1517# https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value
Original file line number Diff line number Diff line change 1010 - " ads/**"
1111 - setup.py
1212 - " **requirements.txt"
13+ - .github/workflows/run-unittests.yml
14+ - .github/workflows/run-unittests-default_setup.yml
1315
1416# Cancel in progress workflows on pull_requests.
1517# https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value
You can’t perform that action at this time.
0 commit comments