We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371ccf0 commit 07ffd4aCopy full SHA for 07ffd4a
.github/workflows/draft-pdf.yml
@@ -2,8 +2,8 @@ name: Draft PDF
2
on:
3
push:
4
paths:
5
- - paper/Paper.md
6
- - paper/Paper.bib
+ - paper/paper.md
+ - paper/paper.bib
7
- .github/workflows/draft-pdf.yml
8
9
jobs:
0 commit comments