We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fcdd63 commit 7badac0Copy full SHA for 7badac0
.github/workflows/ci.yml
@@ -10,6 +10,8 @@ on:
10
paths:
11
- "**.f90"
12
- "**.F90"
13
+ - "**.c"
14
+ - "**.cpp"
15
- "**.cmake"
16
- "**/CMakeLists.txt"
17
- ".github/workflows/ci.yml"
.github/workflows/intel-oneapi.yml
@@ -12,6 +12,8 @@ on:
18
19
- ".github/workflows/intel-oneapi.yml"
0 commit comments