Skip to content

Commit 2603970

Browse files
Merge pull request #60955 from gaurav-nelson/main
Fixed missing previews for 4.14 branch
2 parents 41ca495 + b7dac5d commit 2603970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
env:
8686
- CAN_FAIL=true
8787
language: minimal
88-
if: type IN (pull_request) AND branch IN (main, enterprise-4.12, enterprise-4.13) AND sender != "openshift-cherrypick-robot"
88+
if: type IN (pull_request) AND branch IN (main, enterprise-4.13, enterprise-4.14) AND sender != "openshift-cherrypick-robot"
8989
script:
9090
- chmod +x autopreview.sh && ./autopreview.sh
9191

0 commit comments

Comments
 (0)