Skip to content

Commit

Permalink
Merge pull request #12 from fkubota/feat/confirm_settings
Browse files Browse the repository at this point in the history
Feat/confirm settings
  • Loading branch information
fkubota authored Dec 27, 2020
2 parents 784b088 + 33eae05 commit 32b06a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
schedule:
# github actions のデフォルトの time zone が UTC なので、日本時間 - 9時間 した値を書く
- cron: '50 0 * * 1,2,3,4,5'

push:
branches:
- test-send-to-slack

jobs:
ci:
Expand Down

0 comments on commit 32b06a1

Please sign in to comment.