Skip to content

Commit

Permalink
Temporarily disable branch restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
eXpl0it3r committed Sep 8, 2024
1 parent 8cc7537 commit 3912b33
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 3912b33

Please sign in to comment.