Fix CI not rendering PDFs on PRs
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -2,6 +2,7 @@ name: Compile PDFs
|
||||
|
||||
on:
|
||||
push: {}
|
||||
pull_request: {}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user