We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9c601 commit 7be5da3Copy full SHA for 7be5da3
.github/workflows/unit_tests_macos.yml
@@ -8,9 +8,10 @@ on:
8
- 'doc/**'
9
- 'bin/**'
10
- '**.md'
11
+ - '**.html'
12
+ - '**.1'
13
- '**.pem'
14
- '**.pdf'
- - '**.html'
15
- '**.yml'
16
- 'LICENSE'
17
- 'Dockerfile'
.github/workflows/unit_tests_ubuntu.yml
0 commit comments