We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21d787e + 736fe4c commit 469d7c9Copy full SHA for 469d7c9
.github/workflows/spec-update-old.yaml
@@ -1,5 +1,5 @@
1
name: "Spec File Update Workflow"
2
-run-name: "Spec File Update Workflow: ${{ github.event.inputs.file }}-${{ github.event.inputs.file-ref }}"
+run-name: "Spec File Update Workflow (old): ${{ github.event.inputs.file }}-${{ github.event.inputs.file-ref }}"
3
4
on:
5
workflow_dispatch:
0 commit comments