Skip to content

Commit

Permalink
Only run paper draft GH Action on paper
Browse files Browse the repository at this point in the history
  • Loading branch information
kavanase committed Jul 10, 2024
1 parent 2261404 commit 016d0af
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: [ paper ]

jobs:
paper:
Expand Down

0 comments on commit 016d0af

Please sign in to comment.