Skip to content

Commit

Permalink
Update nuget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaviAkshintala authored Sep 23, 2024
1 parent e3c9ebf commit 1043da0
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
name: .NET

on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
on:
push: {}
pull_request: {}
workflow_dispatch:
inputs:
publish-packages:
description: Publish packages?
description: Publish packages?
type: boolean
required: true

Expand Down

0 comments on commit 1043da0

Please sign in to comment.