Skip to content

Commit cd46f33

Browse files
committed
test ignore md
1 parent d989ec2 commit cd46f33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ name: test
22
on:
33
pull_request_target:
44
types: [labeled]
5+
paths-ignore:
6+
- "**.md"
57
push:
8+
paths-ignore:
9+
- "**.md"
610

711
jobs:
812
build:

0 commit comments

Comments
 (0)