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 eaf3009 commit efd15e9Copy full SHA for efd15e9
.github/workflows/update-dependencies.yml
@@ -8,7 +8,7 @@ name: Daily update dependencies
8
on:
9
schedule:
10
# At 00:30 UTC.
11
- - cron: '00 30 * * Mon,Thu'
+ - cron: '30 00 * * Mon,Thu'
12
repository_dispatch:
13
types: update-dependencies
14
0 commit comments