Skip to content

feat: option to inject specific metadata instead of defaults (#1128) #2086

feat: option to inject specific metadata instead of defaults (#1128)

feat: option to inject specific metadata instead of defaults (#1128) #2086

Workflow file for this run

name: Linter
on: [push, pull_request_target]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nebularg/actions-luacheck@v1
with:
files: 'lua'