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

Commit 40f03fc

Browse files
committed
branches を設定
1 parent 84b61a4 commit 40f03fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-dist.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: update dist
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- main
58

69
jobs:
710
update-dist:

0 commit comments

Comments
 (0)