summaryrefslogtreecommitdiff
path: root/.github/workflows/lint.yml
AgeCommit message (Collapse)Author
2022-09-23ci(lint): update stylua-actionsChristian Clason
2022-02-06ci: use apt-get instead of apt to avoid warnings from aptDundar Göc
2022-02-06ci: remove unnecessary apt callsDundar Göc
2022-02-01ci: mark automated PRs as draft (#2413)dundargoc
The required checks can be initiated by marking the PR as ready for review.
2022-01-30ci: only fix major version of vulnerable action (#2411)Christian Clason
also bump checkout to v2 everywhere
2021-07-05Luacheck: use config file to exclude filesSantos Gallegos
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2020-08-21fix(CI): Run style check as sudoStephan Seitz
2020-07-09ci: use GH Actions istead of Travis CIThomas Vigouroux