Skip to content

Commit 4371f89

Browse files
authored
Merge pull request #2 from sayedimac/sayedimac-patch-1
Update dotnet.yml
2 parents 3f1148d + a743b62 commit 4371f89

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
name: dotnet
55

66
on:
7+
workflow_dispatch:
78
push:
8-
branches: [ "master" ]
9+
branches: [ "dev" ]
910
pull_request:
1011
branches: [ "master" ]
1112

0 commit comments

Comments
 (0)