Skip to content

Commit 1017ff1

Browse files
committed
on wiki do not run tests
1 parent 710ce37 commit 1017ff1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
- "cli/**"
1818
- "website/**"
1919
- "sandboxes/**"
20+
- "wiki/**"
2021
pull_request:
2122
types: [opened, synchronize, reopened]
2223
paths-ignore:
@@ -32,6 +33,7 @@ on:
3233
- "cli/**"
3334
- "website/**"
3435
- "sandboxes/**"
36+
- "wiki/**"
3537
jobs:
3638
###############################################################
3739
## Test Frontend

0 commit comments

Comments
 (0)