2
.github/workflows/build-documentation.yml
vendored
2
.github/workflows/build-documentation.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: Build documentation
|
name: Build documentation
|
||||||
on: [push, workflow_dispatch, pull_request]
|
on: [push, workflow_dispatch]
|
||||||
jobs:
|
jobs:
|
||||||
build_pdf:
|
build_pdf:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user