mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-21 10:29:29 -05:00
Fix "incorrect type" YAML error
This commit is contained in:
parent
f8991ca8e0
commit
37531ec5e0
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -2,7 +2,8 @@ name: ci
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags: ngx-*
|
tags:
|
||||||
|
- ngx-*
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
- 'translations**'
|
- 'translations**'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user