Skip to content

Commit

Permalink
chore: synced local './' with remote 'repo-template/'
Browse files Browse the repository at this point in the history
  • Loading branch information
qbox-duck[bot] committed Sep 19, 2024
1 parent 7fac25b commit e1dcc85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Lint
on:
push:
paths:
- '*.lua'
- '**.lua'
- '.github/workflows/lint.yml'
pull_request_target:
paths:
- '*.lua'
- '**.lua'
- '.github/workflows/lint.yml'
jobs:
lint:
Expand Down

0 comments on commit e1dcc85

Please sign in to comment.