From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 24 May 2025 17:51:52 +0000 (-0700) Subject: Chore: remove invalid branches-ignores X-Git-Tag: v2.16.2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a1b9d1ac1ba8120aa33c85efbf2e1f686f36aa;p=thirdparty%2Fpaperless-ngx.git Chore: remove invalid branches-ignores --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48c39405c..b5e3c4d69 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,11 +6,7 @@ on: - 'v[0-9]+.[0-9]+.[0-9]+' # https://semver.org/#spec-item-9 - 'v[0-9]+.[0-9]+.[0-9]+-beta.rc[0-9]+' - branches-ignore: - - 'translations**' pull_request: - branches-ignore: - - 'translations**' env: DEFAULT_UV_VERSION: "0.6.x" # This is the default version of Python to use in most steps which aren't specific