Fix "incorrect type" YAML error

This commit is contained in:
Quinn Casey 2022-03-02 12:18:29 -08:00
parent fdcb4ea4d1
commit 253b385b07

View File

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