File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - main
77 - dev
88 - demo
9- paths :
10- - ' code/**'
11- - ' !code/tests/**'
12- - ' docker/**'
13- - ' package.json'
14- - ' pyproject.toml'
15- - ' .github/workflows/build-docker-images.yml'
16- - ' .github/workflows/build-docker.yml'
179 pull_request :
1810 branches :
1911 - main
2416 - ready_for_review
2517 - reopened
2618 - synchronize
27- paths :
28- - ' code/**'
29- - ' docker/**'
30- - ' package.json'
31- - ' pyproject.toml'
32- - ' .github/workflows/build-docker-images.yml'
33- - ' .github/workflows/build-docker.yml'
3419 merge_group :
3520 workflow_dispatch :
3621
Original file line number Diff line number Diff line change 66 - main
77 - dev
88 - demo
9- paths :
10- - ' infra/**'
11- - ' scripts/**'
12- - ' azure.yaml'
13- - ' pyproject.toml'
14- - ' Makefile'
15- - ' .github/workflows/ci.yml'
169 schedule :
1710 - cron : ' 0 8,20 * * *' # Runs at 8:00 AM and 8:00 PM GMT
1811 workflow_dispatch :
Original file line number Diff line number Diff line change 44 workflow_dispatch :
55 push :
66 branches : [main, dev, demo]
7- paths :
8- - ' code/**'
9- - ' pyproject.toml'
10- - ' package.json'
11- - ' pytest.ini'
12- - ' .github/workflows/tests.yml'
137 pull_request :
148 branches : [main, dev, demo]
159 paths :
You can’t perform that action at this time.
0 commit comments