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