diff --git a/templates/Library/NuGet/.github/.workflows/build-and-deploy.yml b/templates/Library/NuGet/.github/.workflows/build-and-deploy.yml index 15ac4db..ea64fc6 100644 --- a/templates/Library/NuGet/.github/.workflows/build-and-deploy.yml +++ b/templates/Library/NuGet/.github/.workflows/build-and-deploy.yml @@ -11,13 +11,6 @@ defaults: run: shell: pwsh -on: - push: - branches: [ main ] - pull_request: - branches: [ main ] - workflow_dispatch: - jobs: build: runs-on: ubuntu-latest