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 41ca495 commit b7dac5dCopy full SHA for b7dac5d
.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