mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-31 13:58:04 -06:00
Run tests, documentation and frontend build also on pull_request
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: documentation
|
||||
|
||||
# always run documentation workflow to ensure the documentation can still be built
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
# possibly add a publish job for automatic read-the-docs publishing
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user