Skip to content

Commit c320f01

Browse files
committed
trigger CI is _common_jobs.yml is updated
1 parent 0fad280 commit c320f01

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

.github/workflows/ci_apps_hightable_demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
paths:
55
- 'apps/hightable-demo/**'
6+
- '.github/workflows/_common_jobs.yml'
67
- '.github/workflows/ci_apps_hightable_demo.yml'
78
- 'shared.eslint.config.js'
89
jobs:

.github/workflows/ci_apps_hyparquet_demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
paths:
55
- 'apps/hyparquet-demo/**'
6+
- '.github/workflows/_common_jobs.yml'
67
- '.github/workflows/ci_apps_hyparquet_demo.yml'
78
- 'shared.eslint.config.js'
89
jobs:

.github/workflows/ci_packages_cli.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
paths:
55
- 'packages/cli/**'
6+
- '.github/workflows/_common_jobs.yml'
67
- '.github/workflows/ci_packages_cli.yml'
78
- 'shared.eslint.config.js'
89
jobs:

.github/workflows/ci_packages_components.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
paths:
55
- 'packages/components/**'
6+
- '.github/workflows/_common_jobs.yml'
67
- '.github/workflows/ci_packages_components.yml'
78
- 'shared.eslint.config.js'
89
jobs:

.github/workflows/ci_packages_utils.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
paths:
55
- 'packages/utils/**'
6+
- '.github/workflows/_common_jobs.yml'
67
- '.github/workflows/ci_packages_utils.yml'
78
- 'shared.eslint.config.js'
89
jobs:

0 commit comments

Comments
 (0)