Push on all

This commit is contained in:
Mattia Mascarello 2021-10-04 15:58:40 +02:00 committed by GitHub
parent 2814234aec
commit bb8b573129
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,6 @@
name: Build LaTeX document
on:
push:
paths:
- 'diarydata/*'
- 'model.tex'
push
jobs:
build_latex:
runs-on: ubuntu-latest