chore: synced local './' with remote 'repo-template/'

This commit is contained in:
qbox-duck[bot]
2024-09-19 12:12:59 +00:00
committed by GitHub
parent ec52cb22c0
commit 0286bb170d
+2 -2
View File
@@ -2,11 +2,11 @@ name: Lint
on: on:
push: push:
paths: paths:
- '*.lua' - '**.lua'
- '.github/workflows/lint.yml' - '.github/workflows/lint.yml'
pull_request_target: pull_request_target:
paths: paths:
- '*.lua' - '**.lua'
- '.github/workflows/lint.yml' - '.github/workflows/lint.yml'
jobs: jobs:
lint: lint: