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.
2 parents 41ca495 + b7dac5d commit 2603970Copy full SHA for 2603970
.travis.yml
@@ -85,7 +85,7 @@ jobs:
85
env:
86
- CAN_FAIL=true
87
language: minimal
88
- if: type IN (pull_request) AND branch IN (main, enterprise-4.12, enterprise-4.13) AND sender != "openshift-cherrypick-robot"
+ if: type IN (pull_request) AND branch IN (main, enterprise-4.13, enterprise-4.14) AND sender != "openshift-cherrypick-robot"
89
script:
90
- chmod +x autopreview.sh && ./autopreview.sh
91
0 commit comments