chore: synced local './' with remote 'repo-template/'
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
name: Lint
|
||||
on: [push, pull_request_target]
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '*.lua'
|
||||
- '.github/workflows/lint.yml'
|
||||
pull_request_target:
|
||||
paths:
|
||||
- '*.lua'
|
||||
- '.github/workflows/lint.yml'
|
||||
jobs:
|
||||
lint:
|
||||
name: Lint Resource
|
||||
|
||||
Reference in New Issue
Block a user