mirror of
https://github.com/CPunch/resume.git
synced 2024-11-13 07:10:04 +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:
|
||||
push:
|
||||
paths:
|
||||
- resume/*
|
||||
- resume.tex
|
||||
- awesome-cv.tex
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
|
||||
jobs:
|
||||
build-resume:
|
||||
|
Loading…
Reference in New Issue
Block a user