]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Chore: remove invalid branches-ignores
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sat, 24 May 2025 17:51:52 +0000 (10:51 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Sat, 24 May 2025 17:51:52 +0000 (10:51 -0700)
.github/workflows/ci.yml

index 48c39405c3c9f521b69d93bc4e5f576e27825cb8..b5e3c4d6916f66bad1df0880dd79650524c271a6 100644 (file)
@@ -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