We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8272b commit 76036d0Copy full SHA for 76036d0
1 file changed
.github/workflows/PaperDraft.yml
@@ -5,6 +5,10 @@ on:
5
paths:
6
- paper/**
7
- .github/workflows/draft-pdf.yml
8
+ pull_request:
9
+ paths:
10
+ - paper/**
11
+ - .github/workflows/draft-pdf.yml
12
13
jobs:
14
paper:
0 commit comments