Skip to content

Commit bed43df

Browse files
authored
Merge pull request #2812 from testssl/ghcr_workflow_no_unittest
YAML file doesn't need the unit tests
2 parents 5fe854b + 58719e4 commit bed43df

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/unit_tests_macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- '**.pem'
1212
- '**.pdf'
1313
- '**.html'
14+
- '**.yml'
1415
- 'LICENSE'
1516
- 'Dockerfile'
1617
- 'Dockerfile.alpine'

.github/workflows/unit_tests_ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- '**.pem'
1212
- '**.pdf'
1313
- '**.html'
14+
- '**.yml'
1415
- 'LICENSE'
1516
- 'Dockerfile'
1617
- 'Dockerfile.alpine'

0 commit comments

Comments
 (0)