mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 16:39:21 +01:00
Add name to CI Pipeline call
This commit is contained in:
@@ -59,6 +59,7 @@ jobs:
|
||||
run: exit 1
|
||||
|
||||
ci-pipline-workflow-call:
|
||||
name: CI Pipeline
|
||||
needs: security-checkpoint
|
||||
if: (!(cancelled() || failure()) && (github.event_name != 'pull_request_target' || needs.security-checkpoint.result == 'success'))
|
||||
uses: ./.github/workflows/ci-pipeline.yml
|
||||
|
||||
Reference in New Issue
Block a user