mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-26 06:49:09 +01:00
Adding pull_requests to the action list
This commit is contained in:
parent
3993c5f053
commit
79cf7bfb88
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
|
||||||
|
Loading…
Reference in New Issue
Block a user