We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b461401 commit cccc46fCopy full SHA for cccc46f
.github/workflows/testflows-sink-connector-lightweight.yml
@@ -1,5 +1,5 @@
1
name: Lightweight - TestFlows Tests
2
-run-name: ${{ inputs.custom_run_name || "Lightweight - TestFlows Tests" }}
+run-name: ${{ inputs.custom_run_name || 'Lightweight - TestFlows Tests' }}
3
4
on:
5
workflow_call:
0 commit comments