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:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
- yaml/*.yml
|
||||
- md/*.md
|
||||
- _build.js
|
||||
- _wiki.js
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user