diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c5bc1937b..9a42b786e 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: