Skip to content

Commit e4a708e

Browse files
authored
skip markdown file updates [skip ci]
1 parent 85d3ef6 commit e4a708e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Pre-releases
2-
on: [push]
2+
on:
3+
push:
4+
paths-ignore:
5+
- '**/*.md'
36

47
jobs:
58
test:

0 commit comments

Comments
 (0)