From: Quinn Casey Date: Wed, 2 Mar 2022 20:18:29 +0000 (-0800) Subject: Fix "incorrect type" YAML error X-Git-Tag: ngx-1.6.0-rc1~8^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F209%2Fhead;p=thirdparty%2Fpaperless-ngx.git Fix "incorrect type" YAML error --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c5bc1937bd..9a42b786e0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,8 @@ name: ci on: push: - tags: ngx-* + tags: + - ngx-* branches-ignore: - 'translations**' pull_request: