Fixing issue with colons.

This commit is contained in:
xenoscr 2022-09-11 13:02:20 -04:00
parent 43b48f57ac
commit 9aaa4903e9
No known key found for this signature in database
GPG Key ID: 52C26F96860C0DAA
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
name: PULL_REQUEST: YAML Lint with Reviewdog & Schema Checks
name: PULL_REQUEST - YAML Lint with Reviewdog & Schema Checks
on: [pull_request]
jobs:

View File

@ -1,5 +1,5 @@
---
name: PUSH: YAML Lint and Schema Validation Checks
name: PUSH - YAML Lint and Schema Validation Checks
on: [push]
jobs: