Update and rename build.yml to luacheck.yml

This commit is contained in:
sfan5 2023-12-30 11:27:17 +01:00 committed by GitHub
parent 8764caac06
commit 64c51ea08a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest