Skip to content

Limit the number of characters in the donate message to 50 (#1368) #448

Limit the number of characters in the donate message to 50 (#1368)

Limit the number of characters in the donate message to 50 (#1368) #448

Workflow file for this run

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