diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index acc36e5b5..fcba05132 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,7 @@ on: pull_request: branches-ignore: - 'translations**' + workflow_dispatch: env: DEFAULT_UV_VERSION: "0.8.x" # This is the default version of Python to use in most steps which aren't specific