Skip to content

Upload documentation artifacts for PR events

Michael Hofer requested to merge documentation_artifacts into master

Created by: fsoubelet

This is similar to a change I made in https://github.com/pylhc/pylhc.github.io/pull/48

The documentation will now also build on pull_request events and if successful, the build will be uploaded as artifacts so that reviewers can easily check the state of the documentation without building it locally.

Merge request reports