mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-10-14 17:35:41 +02:00
Removing reviewdog yamllint that does not appear to work and falling back to normal yamllint.
This commit is contained in:
4
.github/workflows/yaml-linting.yml
vendored
4
.github/workflows/yaml-linting.yml
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: PUSH - YAML Lint and Schema Validation Checks
|
||||
on: [push]
|
||||
name: PUSH & PULL REQUEST - YAML Lint and Schema Validation Checks
|
||||
on: [push,pull_request]
|
||||
|
||||
jobs:
|
||||
lintFiles:
|
||||
|
Reference in New Issue
Block a user