1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-06 17:30:20 +00:00

Merge pull request #3714 from krunalhinguu/ci-fix

update branch for v1.7 in workflow.yaml
This commit is contained in:
Kinara Shah
2024-10-17 09:07:51 -07:00
committed by GitHub

View File

@@ -152,7 +152,7 @@ jobs:
ACTION_TARGET_BRANCH="release/v2.9" ACTION_TARGET_BRANCH="release/v2.9"
;; ;;
"v1.7"*) "v1.7"*)
ACTION_TARGET_BRANCH="release/v2.10" ACTION_TARGET_BRANCH="main"
;; ;;
*) *)
echo "Not a valid tag, not dispatching event" echo "Not a valid tag, not dispatching event"