Update build.yml
This commit is contained in:
parent
2cfdc3f5f5
commit
d7de3440bf
|
@ -8,6 +8,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- '*'
|
||||
paths:
|
||||
- '**.lua'
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
|
Loading…
Reference in New Issue