1
0
mirror of https://github.com/tycrek/degoogle.git synced 2025-09-02 19:23:18 +02: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