Skip to content

Commit

Permalink
Enable NuGet builds for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
eXpl0it3r committed Dec 9, 2024
1 parent 14378de commit ec9b5fa
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: NuGet Release

on:
push:
branches:
- master
- 2.6.x
workflow_dispatch: {}
on: [push, pull_request, workflow_dispatch]

concurrency:
group: nuget-${{github.ref}}
Expand Down

0 comments on commit ec9b5fa

Please sign in to comment.