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 36d78ed + 285e2a6 commit 8d28883Copy full SHA for 8d28883
1 file changed
.github/workflows/dotnetcore.yml
@@ -1,6 +1,10 @@
1
name: DotNetStandard-General
2
3
on:
4
+ pull_request:
5
+ branches:
6
+ - '*'
7
+ - '!release/*'
8
push:
9
branches:
10
- '*'
0 commit comments