Skip to content

Commit 3bf778c

Browse files
authored
chore: set gitlab reference back to main branch (#2035)
# What does this PR do? Set gitlab reference back to main branch
1 parent 362f511 commit 3bf778c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ variables:
22
# These are gitlab variables so that it's easier to do a manual deploy
33
# If these are set witih value and description, then it gives you UI elements
44
DOWNSTREAM_BRANCH:
5-
value: "julio/bump-msrv"
5+
value: "main"
66
description: "downstream jobs are triggered on this branch"
77

88
include:

0 commit comments

Comments
 (0)