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

View file

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