mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +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
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
lintFiles:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user