Skip to content

Commit 2394bc7

Browse files
Merge branch 'main' into dev
2 parents 1d9d720 + 4e88232 commit 2394bc7

2 files changed

Lines changed: 0 additions & 13 deletions

File tree

.github/workflows/build-docker-images.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ on:
2424
- ready_for_review
2525
- reopened
2626
- 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'
3427
merge_group:
3528
workflow_dispatch:
3629

.github/workflows/tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ on:
1212
- '.github/workflows/tests.yml'
1313
pull_request:
1414
branches: [main, dev, demo]
15-
paths:
16-
- 'code/**'
17-
- 'pyproject.toml'
18-
- 'package.json'
19-
- 'pytest.ini'
20-
- '.github/workflows/tests.yml'
2115
types:
2216
- opened
2317
- ready_for_review

0 commit comments

Comments
 (0)