mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
Fixing issue with colons.
This commit is contained in:
2
.github/workflows/yaml-lint-reviewdog.yml
vendored
2
.github/workflows/yaml-lint-reviewdog.yml
vendored
@@ -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:
|
||||
|
2
.github/workflows/yaml-linting.yml
vendored
2
.github/workflows/yaml-linting.yml
vendored
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: PUSH: YAML Lint and Schema Validation Checks
|
||||
name: PUSH - YAML Lint and Schema Validation Checks
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user