mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 21:24:27 +02:00
'.github/workflows/documentation.yml' added for the workflow
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -25,11 +25,13 @@ name: Documentation
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
- '.github/workflows/documentation.yml'
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'example/**'
|
- 'example/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
|
- '.github/workflows/documentation.yml'
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'example/**'
|
- 'example/**'
|
||||||
|
Reference in New Issue
Block a user