Skip to content

Commit

Permalink
add manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
doveppp committed May 2, 2024
1 parent 97a0ffa commit 240abef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daily-check-in.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Daily Check-in
on:
schedule:
- cron: '0 0 * * *' # 每天0点 UTC 时间执行
workflow_dispatch:

jobs:
run_script:
Expand Down

0 comments on commit 240abef

Please sign in to comment.