Fix "incorrect type" YAML error

This commit is contained in:
Quinn Casey 2022-03-02 12:18:29 -08:00
parent f8991ca8e0
commit 37531ec5e0

View File

@ -2,7 +2,8 @@ name: ci
on: on:
push: push:
tags: ngx-* tags:
- ngx-*
branches-ignore: branches-ignore:
- 'translations**' - 'translations**'
pull_request: pull_request: