Skip to content

Commit 59d5238

Browse files
committed
Ignore Markdown changes for pull requests
Signed-off-by: Remy Suen <[email protected]>
1 parent 50dd9a9 commit 59d5238

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
@@ -11,6 +11,8 @@ on:
1111
pull_request:
1212
branches:
1313
- '**'
14+
paths-ignore:
15+
- '**/*.md'
1416

1517
jobs:
1618
lint:

0 commit comments

Comments
 (0)