diff --git a/.github/workflows/build-manywheel-images-s390x.yml b/.github/workflows/build-manywheel-images-s390x.yml index ac44f41e803..32ba48fad28 100644 --- a/.github/workflows/build-manywheel-images-s390x.yml +++ b/.github/workflows/build-manywheel-images-s390x.yml @@ -3,19 +3,9 @@ name: Build manywheel docker images for s390x on: workflow_dispatch: push: - branches: - - main - - release/* tags: - # NOTE: Binary build pipelines should only get triggered on release candidate or nightly builds - # Release candidate tags look like: v1.11.0-rc1 - - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+ + - ciflow/s390/* paths: - - .ci/docker/** - - .github/workflows/build-manywheel-images-s390x.yml - pull_request: - paths: - - .ci/docker/** - .github/workflows/build-manywheel-images-s390x.yml diff --git a/.github/workflows/s390.yml b/.github/workflows/s390.yml index 1fe4638bff6..a01c62f22f8 100644 --- a/.github/workflows/s390.yml +++ b/.github/workflows/s390.yml @@ -2,8 +2,6 @@ name: s390 on: push: - branches: - - main tags: - ciflow/s390/* workflow_dispatch: diff --git a/.github/workflows/s390x-periodic.yml b/.github/workflows/s390x-periodic.yml index 93e28ee257f..59e96e49cb5 100644 --- a/.github/workflows/s390x-periodic.yml +++ b/.github/workflows/s390x-periodic.yml @@ -9,8 +9,6 @@ on: tags: - ciflow/periodic/* - ciflow/s390/* - branches: - - release/* workflow_dispatch: concurrency: