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 68cd632 commit 548917bCopy full SHA for 548917b
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ on:
10
- ".github/workflows/*/action.yml"
11
- "!private/publish_gen_index_html.m"
12
- "!scripts/**"
13
+ - "!examples/**"
14
15
# avoid wasted runs
16
concurrency:
0 commit comments