Skip to content

Commit

Permalink
Also compile pdf on main
Browse files Browse the repository at this point in the history
  • Loading branch information
JorisVincent committed Mar 24, 2023
1 parent af875e2 commit 29f0343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-pdf.yml
Expand Up @@ -2,7 +2,7 @@ name: Draft JOSS PDF

on:
push:
branches: [manuscript]
branches: [main, manuscript]

jobs:
paper:
Expand Down

0 comments on commit 29f0343

Please sign in to comment.