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.
2 parents cd865d0 + 494df5d commit 9898e91Copy full SHA for 9898e91
.github/workflows/python-ci.yml
@@ -7,6 +7,7 @@ on:
7
push:
8
branches: [ main ]
9
pull_request:
10
+ types: [ review_requested, ready_for_review ]
11
12
13
jobs:
0 commit comments