diff --git a/.github/workflows/release_pr.yml b/.github/workflows/release_pr.yml index 9abe3fce..b3b59934 100644 --- a/.github/workflows/release_pr.yml +++ b/.github/workflows/release_pr.yml @@ -7,6 +7,7 @@ permissions: contents: write on: + workflow_dispatch: workflow_run: # Release PRs are created after the `Feature Powerset` workflow completes successfully. Currently, # `Feature Powerset` runs once a week, so release PRs will also be created once a week.