From be0c1fd1ed5393f234600f79ad6f40274606da46 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 22 Aug 2025 08:44:09 -0700 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) 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