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 89f2a17 commit 0d0ba15Copy full SHA for 0d0ba15
.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