Skip to content

Commit 6f0bf12

Browse files
committed
Don't run CI for docs
1 parent 4366759 commit 6f0bf12

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ name: CI
66
on:
77
push:
88
branches: [ master, alpha ]
9+
paths-ignore:
10+
- 'www/**'
911
pull_request:
1012
branches: [ master ]
1113

0 commit comments

Comments
 (0)