YAML file doesn't need the unit tests

This commit is contained in:
Dirk Wetter
2025-06-23 21:00:33 +02:00
parent 5fe854b830
commit 58719e4492
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ on:
- '**.pem'
- '**.pdf'
- '**.html'
- '**.yml'
- 'LICENSE'
- 'Dockerfile'
- 'Dockerfile.alpine'