Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
HTHou committed Jul 11, 2024
1 parent 5167cb9 commit cb52497
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cluster-it-1c1d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
pull_request:
branches:
- master
- 'rel/1.*'
- 'rc/*'
- pipe-meta-sync
paths-ignore:
- 'docs/**'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cluster-it-1c3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
pull_request:
branches:
- master
- 'rel/1.*'
- 'rc/*'
- pipe-meta-sync
paths-ignore:
- 'docs/**'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pipe-it-2cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
pull_request:
branches:
- master
- 'rel/1.*'
- 'rc/*'
paths-ignore:
- 'docs/**'
- 'site/**'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
pull_request:
branches:
- master
- 'rel/*'
- 'rc/*'
- pipe-meta-sync
paths-ignore:
- 'docs/**'
Expand Down

0 comments on commit cb52497

Please sign in to comment.