Skip to content

Commit

Permalink
Merge pull request #32 from fkubota/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
fkubota authored Dec 30, 2020
2 parents ee62878 + 248b370 commit 8f9eb10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule:
# github actions のデフォルトの time zone が UTC なので、日本時間 - 9時間 した値を書く
- cron: '50 0 * * 1,2,3,4,5'
workflow_dispatch:

push:
branches:
Expand Down

0 comments on commit 8f9eb10

Please sign in to comment.