Merge pull request #2812 from testssl/ghcr_workflow_no_unittest

YAML file doesn't need the unit tests
This commit is contained in:
Dirk Wetter
2025-06-23 21:04:43 +02:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

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

View File

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