Skip to content

Commit 74e0610

Browse files
authored
ci: Add extra files to check for in the reusable workflow (#114)
1 parent f3da2da commit 74e0610

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/techdocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,11 @@ jobs:
4949
filters: |
5050
build:
5151
- catalog-info.yaml
52+
- mkdocs.yml
5253
- mkdocs.yaml
5354
- docker-compose.yaml
5455
- docker-compose.yml
56+
- devtools/Dockerfile
5557
- docker-compose/Dockerfile
5658
- "${{ inputs.docs_dir }}**/*.JPG"
5759
- "${{ inputs.docs_dir }}**/*.jpg"

0 commit comments

Comments
 (0)