Skip to content

Commit 736fe4c

Browse files
authored
Update run-name in spec-update-old.yaml
1 parent 21d787e commit 736fe4c

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
@@ -1,5 +1,5 @@
11
name: "Spec File Update Workflow"
2-
run-name: "Spec File Update Workflow: ${{ github.event.inputs.file }}-${{ github.event.inputs.file-ref }}"
2+
run-name: "Spec File Update Workflow (old): ${{ github.event.inputs.file }}-${{ github.event.inputs.file-ref }}"
33

44
on:
55
workflow_dispatch:

0 commit comments

Comments
 (0)