Skip to content

Commit

Permalink
building JOSS paper also on main
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l committed May 20, 2024
1 parent 7abdf71 commit ab22af4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-joss-paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Build a pdf for the paper

on:
push:
branches: [JOSSpaper]
branches:
- JOSSpaper
- main

jobs:
paper:
Expand Down

0 comments on commit ab22af4

Please sign in to comment.