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/**' - 'doc/**'
- 'bin/**' - 'bin/**'
- '**.md' - '**.md'
- '**.1'
- '**.html'
- '**.pem' - '**.pem'
- '**.pdf' - '**.pdf'
- '**.html'
- '**.yml' - '**.yml'
- 'LICENSE' - 'LICENSE'
- 'Dockerfile' - 'Dockerfile'

View File

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