diff --git a/.github/workflows/release_workflow.yml b/.github/workflows/release_workflow.yml index fa21ba9..727075d 100644 --- a/.github/workflows/release_workflow.yml +++ b/.github/workflows/release_workflow.yml @@ -1,6 +1,7 @@ name: Release Alpha and Propose Stable on: + workflow_dispatch: pull_request: types: [closed] branches: [dev]