Skip to content

Commit 4e70136

Browse files
authored
Update ci_mrireco.yml
1 parent 03b0744 commit 4e70136

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci_mrireco.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'ext/**'
88
- 'src/**'
99
- 'Project.toml'
10-
- 'docs'
10+
- 'docs/**'
1111
push:
1212
branches:
1313
- master
@@ -17,7 +17,7 @@ on:
1717
- 'ext/**'
1818
- 'src/**'
1919
- 'Project.toml'
20-
- 'docs'
20+
- 'docs/**'
2121

2222
jobs:
2323
test:

0 commit comments

Comments
 (0)