mirror of
https://github.com/CPunch/resume.git
synced 2024-11-14 17:40:05 +00:00
Fixed workflow
This commit is contained in:
parent
cc2e9c637a
commit
761eddb671
8
.github/workflows/create-resume.yaml
vendored
8
.github/workflows/create-resume.yaml
vendored
@ -1,11 +1,9 @@
|
|||||||
name: Check Builds
|
name: Build Resume
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
tags:
|
||||||
- resume/*
|
- "v*.*.*"
|
||||||
- resume.tex
|
|
||||||
- awesome-cv.tex
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-resume:
|
build-resume:
|
||||||
|
Loading…
Reference in New Issue
Block a user