Skip to content

Commit b6cda41

Browse files
authored
Update publish.yml
1 parent e22baf1 commit b6cda41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Publish
22

3-
on: [push, pull_request]
3+
# on: [push, pull_request]
44

55
env:
66
DOTNET_VERSION: "3.1.x" # The .NET SDK version to use

0 commit comments

Comments
 (0)