We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 565ad91 commit 0746c3aCopy full SHA for 0746c3a
.github/workflows/test-mixed-versions.yaml
@@ -1,5 +1,10 @@
1
name: Test Mixed Version Clusters
2
-on: push
+on:
3
+ push:
4
+ branches:
5
+ - master
6
+ - v3.9.x
7
+ - v3.8.x
8
jobs:
9
test-mixed-versions:
10
name: Test (Mixed Version Cluster)
0 commit comments