Skip to content

Commit

Permalink
ci: add manual run for cd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwoods-7 committed Oct 15, 2024
1 parent 962e9dd commit b4c0007
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dotnet_cd.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: .NET CD

on:
release:
types: [published]
on: workflow_dispatch

jobs:
build:
Expand Down

0 comments on commit b4c0007

Please sign in to comment.