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 6f5748c commit 172f79fCopy full SHA for 172f79f
.github/workflows/update-dependencies.yml
@@ -8,7 +8,7 @@ name: Update .NET nanoFramework dependencies
8
on:
9
schedule:
10
# At 00:40 UTC.
11
- - cron: '00 40 * * Mon,Thu'
+ - cron: '40 00 * * Mon,Thu'
12
repository_dispatch:
13
types: update-dependencies
14
0 commit comments