Skip to content

Commit

Permalink
Update HiFiNi-Auto-CheckIn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
foreveryanyee authored Aug 29, 2024
1 parent ca68c51 commit 5ea959c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/HiFiNi-Auto-CheckIn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: HiFINI-Auto-CheckIn
on:
workflow_dispatch:
schedule:
- cron: "30 22 * * *" # 北京时间上午06:30
- cron: "30 10,22 * * *" # 北京时间上午06:30

jobs:
build:
Expand Down

0 comments on commit 5ea959c

Please sign in to comment.