Skip to content

Commit 70c9f03

Browse files
committed
don't run CI on markdown only change
1 parent 47ed767 commit 70c9f03

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ on:
99
- next
1010
- "v*"
1111
- "lts-*"
12+
paths-ignore:
13+
- "**.md"
1214
pull_request:
15+
paths-ignore:
16+
- "**.md"
1317
workflow_dispatch:
1418
merge_group:
1519
schedule:

0 commit comments

Comments
 (0)