ci: trigger website rebuild when module readme changed
This commit is contained in:
parent
cc25f6970b
commit
787f44ece8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rebuild-website.yml
vendored
1
.github/workflows/rebuild-website.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
paths: # only rebuild when related files change
|
||||
- "**/module.yml"
|
||||
- modules.json
|
||||
- README.md
|
||||
|
||||
jobs:
|
||||
rebuild-website:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue