Skip to content

Commit

Permalink
Disable Auto trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
dinc5150 committed Apr 15, 2021
1 parent bc0e6df commit c293c28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Release version to Nuget
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
# push:
# branches: [ master ]
pull_request:
# pull_request:
# branches: [ master ]

# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit c293c28

Please sign in to comment.