Skip to content

Commit 52de3cc

Browse files
authored
CI: patch follow-up (#578)
1 parent a0ab995 commit 52de3cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/start-gitlab.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ jobs:
5050
--form "variables[GITHUB_PR_SHA]=${GITHUB_PR_SHA}" \
5151
--form "variables[GITHUB_PR_REF]=${GITHUB_PR_REF}" \
5252
--form "variables[GITHUB_REPO]=${GITHUB_REPO}" \
53+
--form "variables[GITHUB_REPO_URL]=${GITHUB_REPO_URL}" \
5354
"${GL_TRIGGER_URL}" > /dev/null
5455
echo "GitLab pipeline triggered."

0 commit comments

Comments
 (0)