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.
2 parents 31f3736 + 2f84690 commit be964c0Copy full SHA for be964c0
.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