Skip to content

Merge branch 'mushroom' of github.com:farooqkz/capturetheflag into mu… #41

Merge branch 'mushroom' of github.com:farooqkz/capturetheflag into mu…

Merge branch 'mushroom' of github.com:farooqkz/capturetheflag into mu… #41

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@master