ci: release-pr only on dispatch

This commit is contained in:
Mitchell Hashimoto
2024-08-31 21:32:50 -07:00
parent ac2a0a04d4
commit 9043ca470b

View File

@ -1,7 +1,4 @@
on: on:
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch: {} workflow_dispatch: {}
name: Release PR name: Release PR