Skip to content

Commit 07a0aa4

Browse files
authored
Merge pull request #2919 from testssl/update_GHAs
Update GHAs
2 parents df100d9 + 9ff79c4 commit 07a0aa4

3 files changed

Lines changed: 4 additions & 67 deletions

File tree

.github/workflows/docker-3.2.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

.github/workflows/unit_tests_macos.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ on:
88
- 'doc/**'
99
- 'bin/**'
1010
- '**.md'
11+
- '**.1'
12+
- '**.html'
1113
- '**.pem'
1214
- '**.pdf'
13-
- '**.html'
1415
- '**.yml'
1516
- 'LICENSE'
1617
- 'Dockerfile'

.github/workflows/unit_tests_ubuntu.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ on:
88
- 'doc/**'
99
- 'bin/**'
1010
- '**.md'
11+
- '**.1'
12+
- '**.html'
1113
- '**.pem'
1214
- '**.pdf'
13-
- '**.html'
1415
- '**.yml'
1516
- 'LICENSE'
1617
- 'Dockerfile'

0 commit comments

Comments
 (0)