mirror of
https://github.com/tycrek/degoogle.git
synced 2025-09-08 05:30:40 +02:00
Make sure build workflow runs when wiki file is updated
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -7,6 +7,7 @@ on:
|
|||||||
- yaml/*.yml
|
- yaml/*.yml
|
||||||
- md/*.md
|
- md/*.md
|
||||||
- _build.js
|
- _build.js
|
||||||
|
- _wiki.js
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user