Skip to content

Commit 8c99347

Browse files
committed
Merge branch 'master' of github.com:wangl-cc/EvolutionaryModelingTools.jl
2 parents 6713442 + 22fb6dc commit 8c99347

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ on:
88
paths:
99
- "src/**"
1010
- "test/**"
11+
- "example/**"
1112
- "Project.toml"
1213
- ".github/workflows/ci.yml"
1314
pull_request:
1415
paths:
1516
- "src/**"
1617
- "test/**"
18+
- "example/**"
1719
- "Project.toml"
1820
- ".github/workflows/ci.yml"
1921
workflow_dispatch:

0 commit comments

Comments
 (0)