Skip to content

Commit

Permalink
joss paper: only trigger pdf build on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings committed Nov 14, 2023
1 parent 684317e commit 5438d94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: build JOSS pdf

on: [push]
on:
push:
branches:
- joss_paper

jobs:
paper:
Expand Down

0 comments on commit 5438d94

Please sign in to comment.