Skip to content

Update classic data to 4.4.1.56859 (#190) #237

Update classic data to 4.4.1.56859 (#190)

Update classic data to 4.4.1.56859 (#190) #237

Workflow file for this run

name: Lint
on:
push:
branches:
- master
tags-ignore:
- '**'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run luacheck
uses: nebularg/actions-luacheck@v1
with:
annotate: warning
args: --no-color