Skip to content

Commit

Permalink
[BDB-11] Change CICD pipeline to be triggered manually
Browse files Browse the repository at this point in the history
  • Loading branch information
phamhongphuc1403 committed Aug 11, 2024
1 parent a52ebe7 commit 778ec5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-nuget-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: .NET
on:
push:
branches: [ "**" ]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 778ec5c

Please sign in to comment.