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 6109c48 commit 480223eCopy full SHA for 480223e
.github/workflows/build.yml
@@ -3,6 +3,7 @@ name: Build NuGet Packages
3
on:
4
push:
5
branches:
6
+ - main
7
- net8
8
9
jobs:
.github/workflows/pr.yaml
@@ -3,6 +3,7 @@ name: Run Build and Tests on Pull Request
pull_request:
0 commit comments