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 edeee2e commit 32b48c0Copy full SHA for 32b48c0
.github/workflows/makefile.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
- try-github-actions
8
paths:
9
- - .github/workflows/cmake.yml
+ - .github/workflows/makefile.yml
10
- '**Makefile'
11
- 'BLAS'
12
- 'CBLAS'
@@ -19,7 +19,7 @@ on:
19
- '!**md'
20
pull_request:
21
22
23
24
25
0 commit comments