Skip to content

Commit 05f7352

Browse files
authored
define PR action types explicitly and add ready_for_review
1 parent e76b57f commit 05f7352

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/BackgroundTasks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ permissions:
66

77
on:
88
pull_request_target:
9+
types: [opened, synchronize, reopened, ready_for_review]
910

1011
jobs:
1112
upload:

0 commit comments

Comments
 (0)