From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 29 Sep 2023 04:58:40 +0000 (-0700) Subject: Revert #4292 X-Git-Tag: v2.0.0-beta.1~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdcd22e6a6b187b44f0d82c002ebc3a0850321f1;p=thirdparty%2Fpaperless-ngx.git Revert #4292 --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f82170ca5c..cf73da15fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,11 @@ 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: # This is the version of pipenv all the steps will use