mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-29 18:07:16 +02:00
fix: include documentation workflow file in paths for triggering events
This commit is contained in:
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
@ -31,6 +31,7 @@ on:
|
|||||||
- v*
|
- v*
|
||||||
paths:
|
paths:
|
||||||
- "docs/**"
|
- "docs/**"
|
||||||
|
- "./github/workflows/documentation.yml"
|
||||||
- "CHANGELOG.md"
|
- "CHANGELOG.md"
|
||||||
- "CONTRIBUTING.md"
|
- "CONTRIBUTING.md"
|
||||||
- "mkdocs.yml"
|
- "mkdocs.yml"
|
||||||
|
Reference in New Issue
Block a user