Skip to content

Commit

Permalink
UTC 时间转换 & 温度单位转换
Browse files Browse the repository at this point in the history
  • Loading branch information
xgqfrms committed Dec 7, 2020
1 parent 9d4558d commit e45ed31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weather-email-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
push:
branches: [ main ]
schedule:
- cron: '8 0 * * *'
- cron: '0 23 * * *'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit e45ed31

Please sign in to comment.