Skip to content

Commit a7464d4

Browse files
authored
Update dotnet.yml
1 parent 1839b18 commit a7464d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
branches: [ "main" ]
1111
schedule:
1212
# Daily at 0:00 UTC
13-
- cron: '0 0 * * *'
13+
- cron: '0 0 * * *'
1414
jobs:
1515
Test:
1616

0 commit comments

Comments
 (0)