We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76b57f commit 05f7352Copy full SHA for 05f7352
1 file changed
.github/workflows/BackgroundTasks.yml
@@ -6,6 +6,7 @@ permissions:
6
7
on:
8
pull_request_target:
9
+ types: [opened, synchronize, reopened, ready_for_review]
10
11
jobs:
12
upload:
0 commit comments