forked from devol/degooglizzazione
Make sure build workflow runs when wiki file is updated
This commit is contained in:
parent
85e108d968
commit
17e1582667
|
@ -7,6 +7,7 @@ on:
|
|||
- yaml/*.yml
|
||||
- md/*.md
|
||||
- _build.js
|
||||
- _wiki.js
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue