Skip to content

Commit

Permalink
adds pull_request to draft pdf workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samgdotson committed Sep 14, 2024
1 parent d91646b commit 3116516
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
on: [push]
name: Draft PDF
on: [push, pull_request]

jobs:
paper:
Expand Down

0 comments on commit 3116516

Please sign in to comment.