We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3372ed commit 2924394Copy full SHA for 2924394
2 files changed
.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