Skip to content

Commit 026ac34

Browse files
authored
Apply suggestion from @marikaner
1 parent 469d7c9 commit 026ac34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spec-update-old.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
CURRENT_RUN=${{ github.run_id }}
159159
160160
# name must match the workflow run-name pattern above
161-
RUN_NAME="Spec File Update Workflow: $CHOICE-$REF"
161+
RUN_NAME="Spec File Update Workflow (old): $CHOICE-$REF"
162162
echo "Run name used for search: $RUN_NAME"
163163
164164
# Get the most recent completed run of this workflow with respect to the same feature branch

0 commit comments

Comments
 (0)