Make sure build workflow runs when wiki file is updated

pull/157/head
tycrek 4 years ago
parent 85e108d968
commit 17e1582667

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

Loading…
Cancel
Save