Fixed workflow

This commit is contained in:
CPunch 2022-07-05 15:38:10 -05:00
parent cc2e9c637a
commit 761eddb671
1 changed files with 3 additions and 5 deletions

View File

@ -1,11 +1,9 @@
name: Check Builds
name: Build Resume
on:
push:
paths:
- resume/*
- resume.tex
- awesome-cv.tex
tags:
- "v*.*.*"
jobs:
build-resume: