Skip to content

Commit 2f5ba65

Browse files
committed
shellcheck
1 parent 5029294 commit 2f5ba65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/rerun-workflow.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ RUN_ID=$(
4646
)
4747

4848
if [[ -z "${RUN_ID}" ]]; then
49-
echo "ERROR: failed to find a run of workflow '${workflow_id}' for branch '${branch}'"
49+
echo "ERROR: failed to find a run of workflow '${workflow_id}' for branch '${pr_branch}'"
5050
exit 1
5151
fi
5252

0 commit comments

Comments
 (0)