mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Removes the filtering of on:pull_request event types
This commit is contained in:
parent
19cf66be0f
commit
2666e70706
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…
x
Reference in New Issue
Block a user