From bfd468103b99b8b77ce48dc3863add94950ce997 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 22 Aug 2025 08:46:01 -0700 Subject: [PATCH] Revert "Update ci.yml" This reverts commit be0c1fd1ed5393f234600f79ad6f40274606da46. --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fcba05132..acc36e5b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,6 @@ 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 -- 2.47.2