Run luacheck for pull requests

This commit is contained in:
OgelGames 2020-10-29 20:40:45 +11:00
parent 4cd4a7fe5a
commit 00b889c689

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