Skip to content

also accept strings of tags in digilines and lua #276

also accept strings of tags in digilines and lua

also accept strings of tags in digilines and lua #276

Workflow file for this run

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