mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fix removed pull_request event from ci
This commit is contained in:
parent
f566e1ca31
commit
4967916bfc
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
# https://semver.org/#spec-item-9
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+-beta.rc[0-9]+'
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
# This is the version of pipenv all the steps will use
|
||||
|
Loading…
x
Reference in New Issue
Block a user