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 4484187 commit 3d87b73Copy full SHA for 3d87b73
.github/workflows/ci.yml
@@ -12,6 +12,7 @@ on:
12
- "**.F90"
13
- "**.c"
14
- "**.cpp"
15
+ - "**.h"
16
- "**.cmake"
17
- "**/CMakeLists.txt"
18
- ".github/workflows/ci.yml"
.github/workflows/oneapi-linux.yml
@@ -17,6 +17,7 @@ on:
paths:
19
20
21
- "**.f90"
22
23
0 commit comments