Updated action to run when build script is updated

This commit is contained in:
tycrek 2020-06-01 15:21:44 -06:00
parent 4866fa8e62
commit 032e818109
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
paths:
- yaml/*.yml
- md/*.md
- _build.js
jobs:
build:
runs-on: ubuntu-latest