mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 07:15:07 +01:00
Removes the filtering of on:pull_request event types
This commit is contained in:
parent
19cf66be0f
commit
2666e70706
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -8,8 +8,6 @@ on:
|
|||
branches-ignore:
|
||||
- 'translations**'
|
||||
pull_request:
|
||||
# We do not need synchronize event, it is covered by on:push
|
||||
types: [opened, reopened]
|
||||
branches-ignore:
|
||||
- 'translations**'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue