Skip to content

Commit

Permalink
Removed pull_request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasm-ttd committed Nov 23, 2023
1 parent 0d9bb75 commit a5a6ab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-package.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Release Package
run-name: ${{ format('{0}', inputs.release_type == 'Snapshot' && 'Publish pre-release' || format('Release {0}', inputs.release_type))}} Package by @${{ github.actor }}
on:
pull_request:
workflow_dispatch:
inputs:
release_type:
Expand Down

0 comments on commit a5a6ab3

Please sign in to comment.