forked from mirrors/Awesome-CV
Fix CI not rendering PDFs on PRs
This commit is contained in:
parent
405506037b
commit
aba4de9602
1 changed files with 1 additions and 0 deletions
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:
|
||||
|
|
Loading…
Reference in a new issue