We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6354655 commit 24aa419Copy full SHA for 24aa419
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
pull_request:
8
+ workflow_dispatch:
9
env:
10
DOTNET_NOLOGO: true
11
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
0 commit comments