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 1839b18 commit a7464d4Copy full SHA for a7464d4
.github/workflows/dotnet.yml
@@ -10,7 +10,7 @@ on:
10
branches: [ "main" ]
11
schedule:
12
# Daily at 0:00 UTC
13
- - cron: '0 0 * * *'
+ - cron: '0 0 * * *'
14
jobs:
15
Test:
16
0 commit comments