Skip to content

Commit cb52497

Browse files
committed
CI
1 parent 5167cb9 commit cb52497

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/cluster-it-1c1d.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
pull_request:
1313
branches:
1414
- master
15-
- 'rel/1.*'
15+
- 'rc/*'
1616
- pipe-meta-sync
1717
paths-ignore:
1818
- 'docs/**'

.github/workflows/cluster-it-1c3d.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
pull_request:
1313
branches:
1414
- master
15-
- 'rel/1.*'
15+
- 'rc/*'
1616
- pipe-meta-sync
1717
paths-ignore:
1818
- 'docs/**'

.github/workflows/pipe-it-2cluster.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
pull_request:
1212
branches:
1313
- master
14-
- 'rel/1.*'
14+
- 'rc/*'
1515
paths-ignore:
1616
- 'docs/**'
1717
- 'site/**'

.github/workflows/unit-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
pull_request:
1616
branches:
1717
- master
18-
- 'rel/*'
18+
- 'rc/*'
1919
- pipe-meta-sync
2020
paths-ignore:
2121
- 'docs/**'

0 commit comments

Comments
 (0)