Skip to content

Commit b0f7ec7

Browse files
authored
Ignore actions on readme change
1 parent 393d381 commit b0f7ec7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)