Skip to content

Commit 77fd346

Browse files
committed
Disable PR test runs while in draft
1 parent dc31cf0 commit 77fd346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-matrix-gen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
description: Job selection (Python regex)
99
required: false
1010
pull_request:
11+
types: [review_requested, ready_for_review]
1112
schedule:
1213
- cron: '0 0 * * 1'
1314

0 commit comments

Comments
 (0)