docs: fix coverage

This commit is contained in:
scito
2025-11-16 16:05:18 +01:00
parent 000acbf8b9
commit 8856f648f6
3 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ on:
paths-ignore:
- 'docs/**'
- '**.md'
- 'build.sh'
# pull_request:
schedule:
# Run daily on default branch

View File

@@ -14,6 +14,7 @@ on:
paths-ignore:
- 'docs/**'
- '**.md'
- 'build.sh'
tags-ignore:
- '**'
# branches is needed if tags-ignore is used