We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22baf1 commit b6cda41Copy full SHA for b6cda41
.github/workflows/publish.yml
@@ -1,6 +1,6 @@
1
name: Publish
2
3
-on: [push, pull_request]
+# on: [push, pull_request]
4
5
env:
6
DOTNET_VERSION: "3.1.x" # The .NET SDK version to use
0 commit comments