Skip to content

Commit ecc0373

Browse files
tchatonBorda
andauthored
Update .github/workflows/ci_verify_pr_contains_issue.yaml
Co-authored-by: Jirka Borovec <[email protected]>
1 parent 9431fbb commit ecc0373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_verify_pr_contains_issue.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Verify Issue Linking
33
on:
44
pull_request:
55
branches: [master]
6-
types: [opened, edited, reopened]
6+
types: [opened, edited, reopened, ready_for_review]
77
check_run:
88

99
jobs:

0 commit comments

Comments
 (0)