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
1 changed files with 1 additions and 0 deletions

View File

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