Skip to content

Commit 3116516

Browse files
committed
adds pull_request to draft pdf workflow
1 parent d91646b commit 3116516

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
on: [push]
1+
name: Draft PDF
2+
on: [push, pull_request]
23

34
jobs:
45
paper:

0 commit comments

Comments
 (0)