Push on all
This commit is contained in:
parent
2814234aec
commit
bb8b573129
5
.github/workflows/compile.yml
vendored
5
.github/workflows/compile.yml
vendored
|
@ -1,9 +1,6 @@
|
||||||
name: Build LaTeX document
|
name: Build LaTeX document
|
||||||
on:
|
on:
|
||||||
push:
|
push
|
||||||
paths:
|
|
||||||
- 'diarydata/*'
|
|
||||||
- 'model.tex'
|
|
||||||
jobs:
|
jobs:
|
||||||
build_latex:
|
build_latex:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Reference in New Issue
Block a user