diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5f43821..ed72d06d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ name: CI on: push: branches: [staging, trying] + workflow_dispatch: {} permissions: # Allow write access to the source code to enable GitHub Pages publishing.