Skip to content

Commit 7ba5b94

Browse files
ci(test): Ignore markdown only update
1 parent 3a6571b commit 7ba5b94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
pull_request:
44
push:
55
branches: [ main ]
6+
paths-ignore:
7+
- '**.md'
68

79
schedule:
810
- cron: '44 08 * * *'

0 commit comments

Comments
 (0)