Use luacheck on pull requests

master
Panquesito7 2020-01-27 14:04:56 -06:00
parent 8c927a3509
commit 2f00268de4
No known key found for this signature in database
GPG Key ID: 3C482B03FD220E68
1 changed files with 1 additions and 1 deletions

View File

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