Skip to content

Commit

Permalink
fix cron
Browse files Browse the repository at this point in the history
  • Loading branch information
thsrite committed Aug 10, 2023
1 parent 22fe7bc commit 9e9f565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: aliyundrive-checkin
on:
schedule:
- cron: 0 9 * * *
- cron: 0 16 * * *
workflow_dispatch:
jobs:
build:
Expand Down

0 comments on commit 9e9f565

Please sign in to comment.