mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-24 08:41:34 +02:00
fix: correct path for documentation workflow file
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -31,7 +31,7 @@ on:
|
||||
- v*
|
||||
paths:
|
||||
- "docs/**"
|
||||
- "./github/workflows/documentation.yml"
|
||||
- ".github/workflows/documentation.yml"
|
||||
- "CHANGELOG.md"
|
||||
- "CONTRIBUTING.md"
|
||||
- "mkdocs.yml"
|
||||
|
Reference in New Issue
Block a user