Use luacheck on pull requests

master^2
Panquesito7 2020-01-27 14:20:40 -06:00
parent e96c18f710
commit d4bcfeee22
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: