Skip to content

Commit 1b24eaf

Browse files
authored
Update deploy.yml
1 parent 82393e6 commit 1b24eaf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- main
77
- master
8+
paths-ignore:
9+
- "**/*.md"
10+
- "README.md"
11+
- "docs/**"
812
workflow_dispatch:
913

1014
env:

0 commit comments

Comments
 (0)