1
0
mirror of https://github.com/tycrek/degoogle.git synced 2025-03-13 19:00:00 +01:00

Make sure build workflow runs when wiki file is updated

This commit is contained in:
tycrek 2020-06-05 08:07:49 -06:00
parent 85e108d968
commit 17e1582667

View File

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