mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-08-23 09:25:49 +02:00
Adding pull_requests to the action list
This commit is contained in:
2
.github/workflows/yamllinting.yml
vendored
2
.github/workflows/yamllinting.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Yaml Lint
|
name: Yaml Lint
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
lintFiles:
|
lintFiles:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user