Skip to content

Commit

Permalink
fix: cron
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiu-Jun committed Apr 7, 2023
1 parent 7c6e8c6 commit 79c05e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Timer

on:
schedule:
# UTC 时间 0 点运行一次
- cron: '0 0 * * *'
- cron: '0 0 8 ? * ?'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 79c05e6

Please sign in to comment.