Skip to content

Commit 054f242

Browse files
committed
update
1 parent ff7d7d7 commit 054f242

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches:
66
- master # mainの場合はここを書き換える
7+
paths-ignore:
8+
- "README.md"
9+
- "LICENSE"
10+
- ".git*"
11+
- ".github/FUNDING.yml"
712

813
jobs:
914
build-deploy:

0 commit comments

Comments
 (0)