execute luacheck on PR's

This commit is contained in:
BuckarooBanzay 2020-06-28 19:24:06 +02:00
parent ab12ed38de
commit 518f361868

View File

@ -1,6 +1,6 @@
name: luacheck
on: [push]
on: [push, pull_request]
jobs:
build: