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:
push:
tags: ngx-*
tags:
- ngx-*
branches-ignore:
- 'translations**'
pull_request: