mirror of
https://github.com/mx42/cv.git
synced 2026-01-14 05:09:51 +01:00
feat: trigger CI on push
This commit is contained in:
5
.github/workflows/build_pdf.yml
vendored
5
.github/workflows/build_pdf.yml
vendored
@@ -1,10 +1,7 @@
|
||||
|
||||
name: Build PDF and Upload Artifact
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user