Commit Graph

3 Commits

Author SHA1 Message Date
ae77f73650 CI: replace deprecation action 2024-08-16 17:17:41 +02:00
bf55f52197 Give CI workflows consistent names 2023-06-11 16:09:06 +02:00
eff01bc8e7 Add code linting with luacheck (#221)
With luacheck mistakes in Lua code can be found, e.g. the use of undefined variables, and the code style can be checked.
workflow by @Panquesito7
2023-06-09 19:48:46 +02:00