Skip to content

Commit 1da6016

Browse files
committed
try different workflow
1 parent 9a87fe6 commit 1da6016

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/draft-pdf.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: Draft PDF
2-
on: [push]
2+
on:
3+
push:
4+
paths:
5+
- joss_paper/**
6+
- .github/workflows/draft-pdf.yml
7+
38

49
jobs:
510
paper:

0 commit comments

Comments
 (0)