diff --git a/.github/workflows/address-sanitizers.yaml b/.github/workflows/address-sanitizers.yaml index f227a1a3d1e..cd72a89e525 100644 --- a/.github/workflows/address-sanitizers.yaml +++ b/.github/workflows/address-sanitizers.yaml @@ -13,13 +13,8 @@ on: default: '2.10.x' pull_request: -<<<<<<< HEAD - branches: - - '2.10.x' -======= types: - review_requested ->>>>>>> d0a334b11 (Only run PRs CI when run-ci label is added (#4599)) paths-ignore: - '**.md' - '**.txt' diff --git a/.github/workflows/documentation-tests.yaml b/.github/workflows/documentation-tests.yaml index 61f0bbcdb90..0842816a5b0 100644 --- a/.github/workflows/documentation-tests.yaml +++ b/.github/workflows/documentation-tests.yaml @@ -9,13 +9,8 @@ on: default: '2.10.x' pull_request: -<<<<<<< HEAD - branches: - - '2.10.x' -======= types: - review_requested ->>>>>>> d0a334b11 (Only run PRs CI when run-ci label is added (#4599)) paths-ignore: - '**.md' - '**.txt' diff --git a/.github/workflows/mac-ci.yml b/.github/workflows/mac-ci.yml index 75b23622e26..9ca9770b162 100644 --- a/.github/workflows/mac-ci.yml +++ b/.github/workflows/mac-ci.yml @@ -25,13 +25,8 @@ on: required: true pull_request: -<<<<<<< HEAD - branches: - - '2.10.x' -======= types: - review_requested ->>>>>>> d0a334b11 (Only run PRs CI when run-ci label is added (#4599)) paths-ignore: - '**.md' - '**.txt' diff --git a/.github/workflows/thread-sanitizer.yaml b/.github/workflows/thread-sanitizer.yaml index 53638888e37..93c1209f129 100644 --- a/.github/workflows/thread-sanitizer.yaml +++ b/.github/workflows/thread-sanitizer.yaml @@ -16,13 +16,8 @@ on: type: string pull_request: -<<<<<<< HEAD - branches: - - '2.10.x' -======= types: - review_requested ->>>>>>> d0a334b11 (Only run PRs CI when run-ci label is added (#4599)) paths-ignore: - '**.md' - '**.txt' diff --git a/.github/workflows/ubuntu-ci.yml b/.github/workflows/ubuntu-ci.yml index 804dc9108b2..9923da46e92 100644 --- a/.github/workflows/ubuntu-ci.yml +++ b/.github/workflows/ubuntu-ci.yml @@ -24,8 +24,6 @@ on: type: string required: true -<<<<<<< HEAD -======= pull_request: types: - review_requested @@ -34,7 +32,6 @@ on: - '**.txt' - '!**/CMakeLists.txt' ->>>>>>> d0a334b11 (Only run PRs CI when run-ci label is added (#4599)) concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} cancel-in-progress: true diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index 445ad2427f0..920ba08dc9f 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -25,13 +25,8 @@ on: required: true pull_request: -<<<<<<< HEAD - branches: - - '2.10.x' -======= types: - review_requested ->>>>>>> d0a334b11 (Only run PRs CI when run-ci label is added (#4599)) paths-ignore: - '**.md' - '**.txt'