diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 209acb024e..ca3fdb1339 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -17,7 +17,7 @@ # - apt repo: https://github.com/tgstation/tgstation-ppa # - winget: https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/Tgstation/Server name: 'CI Pipeline' -run-name: CI Pipeline [${{ inputs.distinct_id && inputs.distinct_id || github.head_ref }}] +run-name: CI Pipeline [${{ inputs.distinct_id && inputs.distinct_id || github.ref_name }}] on: schedule: