Skip to content

Commit 8f9eb10

Browse files
authored
Merge pull request #32 from fkubota/dev
Dev
2 parents ee62878 + 248b370 commit 8f9eb10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
schedule:
55
# github actions のデフォルトの time zone が UTC なので、日本時間 - 9時間 した値を書く
66
- cron: '50 0 * * 1,2,3,4,5'
7+
workflow_dispatch:
78

89
push:
910
branches:

0 commit comments

Comments
 (0)