mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 05:04: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:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/documentation.yml'
|
||||
- 'docs/**'
|
||||
- 'src/**'
|
||||
- 'example/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/documentation.yml'
|
||||
- 'docs/**'
|
||||
- 'src/**'
|
||||
- 'example/**'
|
||||
|
Reference in New Issue
Block a user