Skip to content

Commit

Permalink
[2024-09-20 20:50:02] random cron trigger by workflow_run
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 20, 2024
1 parent 7b56d6e commit 15edf26
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cron_change_time
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
trigger by: workflow_run
current system time:
UTC: 24-09-20 10:23:48
北京时间: 24-09-20 18:23:48
UTC: 24-09-20 12:50:02
北京时间: 24-09-20 20:50:02
current cron:
UTC时间: '5 1,4,10,12,14,23 * * *'
北京时间: '5 9,12,18,20,22,7 * * *'
UTC时间: '14 1,4,10,12,14,23 * * *'
北京时间: '14 9,12,18,20,22,7 * * *'
next cron:
UTC时间: '14 1,4,10,12,14,23 * * *'
北京时间: '14 9,12,18,20,22,7 * * *'
next exec time: UTC(12:14) 北京时间(20:14)
next exec time: UTC(14:14) 北京时间(22:14)

0 comments on commit 15edf26

Please sign in to comment.