Update build.yml

This commit is contained in:
streetturtle 2022-01-23 19:19:49 -05:00 committed by GitHub
parent 2cfdc3f5f5
commit d7de3440bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ on:
push:
branches:
- '*'
paths:
- '**.lua'
pull_request:
branches: [ master ]