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 a73d1a4 commit 92e9dc3Copy full SHA for 92e9dc3
.github/workflows/publish-nuget-jfw-sdk.yml
@@ -1,7 +1,7 @@
1
name: Build, Test, and Publish to NuGet for package Jfw.SDK
2
3
on:
4
- pull_request:
+ push:
5
branches: [ "main" ]
6
release:
7
types: [ published ]
0 commit comments