Skip to content

Commit 9510240

Browse files
authored
build: enable manual trigger of verification-dotnet-nightly
1 parent 601b1d2 commit 9510240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verification-dotnet-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: verification-dotnet-nightly
33
on:
44
schedule:
55
- cron: "0 0 * * *"
6+
workflow_dispatch:
67

78
jobs:
89
verify-bunit:

0 commit comments

Comments
 (0)