mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +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