We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f3736 commit 2f84690Copy full SHA for 2f84690
.github/workflows/dotnet-core.yml
@@ -1,5 +1,8 @@
1
name: .NET Core
2
on:
3
+ push:
4
+ branches:
5
+ - develop
6
pull_request:
7
release:
8
types:
0 commit comments