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 c6e12dc commit 0ef7bb6Copy full SHA for 0ef7bb6
.github/workflows/ci-nojvm.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
paths:
6
- "**.m"
7
+ - "**.h"
8
+ - "**.cpp"
9
- ".github/workflows/ci-nojvm.yml"
10
- "!private/publish_gen_index_html.m"
11
- "!octave_build.m"
.github/workflows/ci.yml
- ".github/workflows/ci.yml"
0 commit comments