Adding pull_requests to the action list

This commit is contained in:
Filipe Spencer Lopes 2021-03-09 16:46:38 +01:00
parent 3993c5f053
commit 79cf7bfb88

View File

@ -1,6 +1,6 @@
---
name: Yaml Lint
on: [push]
on: [push, pull_request]
jobs:
lintFiles:
runs-on: ubuntu-latest