Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Commit 2d5accb

Browse files
committed
on.push を更新
1 parent 6912957 commit 2d5accb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: ci
22

33
on:
44
push:
5+
branches:
6+
- main
7+
paths:
8+
- ./dist/**
59

610
jobs:
711
ci:

0 commit comments

Comments
 (0)