Skip to content

Commit

Permalink
add branch name to yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
marjanalbooyeh authored Oct 9, 2023
1 parent 4e98fa9 commit 749d62d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
on: [push]
on:
push:
branches: [joss]

jobs:
paper:
Expand Down

0 comments on commit 749d62d

Please sign in to comment.