Skip to content

Commit

Permalink
Remove PR release workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
huntharo committed Dec 30, 2022
1 parent e10316b commit c082cc8
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 @@ -7,8 +7,8 @@ name: Release Package

on:
# Pull Request - Only when testing workflow
pull_request:
branches: [ main ]
# pull_request:
# branches: [ main ]
release:
types: [published]

Expand Down

0 comments on commit c082cc8

Please sign in to comment.