We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a052090 commit 86eb877Copy full SHA for 86eb877
.github/workflows/sync-ticket.yml
@@ -6,7 +6,7 @@ on:
6
schedule:
7
# UTC 16:00 => JST 01:00
8
# - cron: '0 16 * * *'
9
- - cron: '15 14 * * *'
+ - cron: '24 14 * * *'
10
workflow_dispatch:
11
12
jobs:
0 commit comments