We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f1148d + a743b62 commit 4371f89Copy full SHA for 4371f89
1 file changed
.github/workflows/dotnet.yml
@@ -4,8 +4,9 @@
4
name: dotnet
5
6
on:
7
+ workflow_dispatch:
8
push:
- branches: [ "master" ]
9
+ branches: [ "dev" ]
10
pull_request:
11
branches: [ "master" ]
12
0 commit comments