Update joss_pdf.yml
This commit is contained in:
parent
ff9d38c85d
commit
8cd471908e
7
.github/workflows/joss_pdf.yml
vendored
7
.github/workflows/joss_pdf.yml
vendored
@ -1,6 +1,11 @@
|
|||||||
name: JOSS pdf constructor
|
name: JOSS pdf constructor
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- 'Content\paper.md'
|
||||||
|
- 'Content\paper.bib'
|
||||||
|
- 'Content\Pipeline.png'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
paper:
|
paper:
|
||||||
|
Loading…
Reference in New Issue
Block a user