Fix workflow for documentation (#1607)
This commit is contained in:
parent
ce8627ea59
commit
4862687956
1 changed files with 2 additions and 2 deletions
4
.github/workflows/documentation.yaml
vendored
4
.github/workflows/documentation.yaml
vendored
|
@ -7,8 +7,8 @@ on:
|
|||
- reopened
|
||||
- synchronize
|
||||
paths:
|
||||
- 'documentation/*'
|
||||
- './*.md'
|
||||
- 'documentation/**'
|
||||
- '**.md'
|
||||
jobs:
|
||||
build-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Reference in a new issue