forked from mpusz/mp-units
ci: documentation action limited only to commits that change documentation files
This commit is contained in:
5
.github/workflows/documentation.yml
vendored
5
.github/workflows/documentation.yml
vendored
@@ -29,6 +29,11 @@ on:
|
||||
- main
|
||||
tags:
|
||||
- v*
|
||||
paths:
|
||||
- "docs/**"
|
||||
- "CHANGELOG.md"
|
||||
- "CONTRIBUTING.md"
|
||||
- "mkdocs.yml"
|
||||
permissions:
|
||||
contents: write
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user