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 844467e commit 05cecbdCopy full SHA for 05cecbd
.github/workflows/update-dependencies.yml
@@ -8,7 +8,7 @@ name: Update .NET nanoFramework 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