Skip to content

Commit

Permalink
Remove no-PR condition on package upload (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
hallipr authored Mar 15, 2024
1 parent 4c0740e commit f49feeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ jobs:
with:
name: package
path: packages/*.nupkg
if: ${{ github.event_name != 'pull_request' }}

0 comments on commit f49feeb

Please sign in to comment.