Better GH Action names

This commit is contained in:
Deluan 2023-04-11 09:16:25 -04:00 committed by Joe Stump
parent e972dfcd88
commit 1ed0876ce6
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: Add download link to PR
on:
workflow_run:
workflows: ['Pipeline [Test, Lint, Build]']
workflows: ['Pipeline: Test, Lint, Build']
types: [completed]
jobs:
pr_comment:

View File

@ -1,4 +1,4 @@
name: Pipeline [Test, Lint, Build]
name: 'Pipeline: Test, Lint, Build'
on:
push:
branches: