Roff pages won't trigger a unit test anymore

This commit is contained in:
Dirk
2025-10-09 21:24:45 +02:00
parent df100d986b
commit d732088923
2 changed files with 4 additions and 2 deletions

View File

@@ -8,9 +8,10 @@ on:
- 'doc/**'
- 'bin/**'
- '**.md'
- '**.1'
- '**.html'
- '**.pem'
- '**.pdf'
- '**.html'
- '**.yml'
- 'LICENSE'
- 'Dockerfile'

View File

@@ -8,9 +8,10 @@ on:
- 'doc/**'
- 'bin/**'
- '**.md'
- '**.1'
- '**.html'
- '**.pem'
- '**.pdf'
- '**.html'
- '**.yml'
- 'LICENSE'
- 'Dockerfile'