Skip to content

Commit 149bcba

Browse files
committed
chore: release on tuesday (full release)
1 parent 12a80ff commit 149bcba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: .NET Release
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "0 12 * * 2,5"
6+
- cron: "0 12 * * 2" # Every Tuesday at 12:00 UTC
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)