We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc31cf0 commit 77fd346Copy full SHA for 77fd346
.github/workflows/ci-matrix-gen.yml
@@ -8,6 +8,7 @@ on:
8
description: Job selection (Python regex)
9
required: false
10
pull_request:
11
+ types: [review_requested, ready_for_review]
12
schedule:
13
- cron: '0 0 * * 1'
14
0 commit comments