Skip to content

Commit 9043cf8

Browse files
committed
Disable Bazel mixed versions on main and PRs
1 parent b44e96b commit 9043cf8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-mixed-versions.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Test Mixed Version Clusters
22
on:
33
push:
44
branches:
5-
- main
65
- v4.0.x
76
- v3.13.x
87
- bump-otp-*
@@ -21,7 +20,6 @@ on:
2120
- '*.bzl'
2221
- '*.bazel'
2322
- .github/workflows/test-mixed-versions.yaml
24-
pull_request:
2523
concurrency:
2624
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
2725
cancel-in-progress: true

0 commit comments

Comments
 (0)