mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
run workflow on PRs
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
parent
74d672dec0
commit
51e77f8564
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-pdf.yml
vendored
2
.github/workflows/build-pdf.yml
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
name: Build template
|
name: Build template
|
||||||
on: push
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-template:
|
build-template:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue