mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-30 02:15:25 +00:00
Fix "incorrect type" YAML error
This commit is contained in:
@@ -2,7 +2,8 @@ name: ci
|
||||
|
||||
on:
|
||||
push:
|
||||
tags: ngx-*
|
||||
tags:
|
||||
- ngx-*
|
||||
branches-ignore:
|
||||
- 'translations**'
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user