We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df100d9 + 9ff79c4 commit 07a0aa4Copy full SHA for 07a0aa4
3 files changed
.github/workflows/docker-3.2.yml
.github/workflows/unit_tests_macos.yml
@@ -8,9 +8,10 @@ on:
8
- 'doc/**'
9
- 'bin/**'
10
- '**.md'
11
+ - '**.1'
12
+ - '**.html'
13
- '**.pem'
14
- '**.pdf'
- - '**.html'
15
- '**.yml'
16
- 'LICENSE'
17
- 'Dockerfile'
.github/workflows/unit_tests_ubuntu.yml
0 commit comments