Skip to content

Commit

Permalink
fixing paths
Browse files Browse the repository at this point in the history
  • Loading branch information
njudd committed Jul 8, 2024
1 parent 3ab1cdc commit 5f947e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Draft PDF
on:
push:
paths:
- paper/**
- paper.md
- inst/references.bib
- .github/workflows/draft-pdf.yml
jobs:
paper:
Expand Down

0 comments on commit 5f947e1

Please sign in to comment.