docs workflow: refine file filter

This commit is contained in:
mahula 2025-02-15 12:51:40 +01:00
parent 2477cd595e
commit 04ea11e734

View File

@ -15,7 +15,8 @@ jobs:
with:
filters: |
docs:
- '**/*'
- '**/*.md'
- 'LICENSE'
# build:
# if: needs.files-changed.outputs.frontend == 'true'