We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b6767 commit cef24eeCopy full SHA for cef24ee
1 file changed
.github/workflows/ci-core.yml
@@ -1,5 +1,5 @@
1
name: CI Core
2
-run-name: CI Core ${{ inputs.distinct_run_name && inputs.distinct_run_name || '' }}
+run-name: CI Core
3
4
concurrency:
5
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
0 commit comments