Skip to content

Commit

Permalink
add option that the worklow only track changes in dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
McWhity committed Oct 16, 2024
1 parent dc9a444 commit 66a8037
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Draft PDF
on:
push:
branches:
- dev
paths:
- joss_paper/**
- .github/workflows/draft-pdf.yml
Expand Down

0 comments on commit 66a8037

Please sign in to comment.