Skip to content

Commit 41ce0bf

Browse files
committed
stop ffwding main to release-0.13
Signed-off-by: Tesshu Flower <[email protected]>
1 parent b410fe1 commit 41ce0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
OPERATOR_IMAGE: "quay.io/backube/volsync"
2020
CUSTOM_SCORECARD_IMAGE: "quay.io/backube/volsync-custom-scorecard-tests"
2121
DOCKER_BUILDKIT: "1"
22-
FFWD_RELEASE_BRANCH: "release-0.13" # set to "" to skip ffwding from main to this branch
22+
FFWD_RELEASE_BRANCH: "" # set to "" to skip ffwding from main to this branch
2323

2424
jobs:
2525
lint:

0 commit comments

Comments
 (0)