Skip to content

fix(build): Set correct final permissions on intermediary shell compl… #384

fix(build): Set correct final permissions on intermediary shell compl…

fix(build): Set correct final permissions on intermediary shell compl… #384

Workflow file for this run

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