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 4052afe commit d951a25Copy full SHA for d951a25
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
3
on:
4
pull_request:
5
- types: [opened, synchronize, reopened]
+ types: [opened, synchronize, reopened, ready_for_review]
6
merge_group:
7
types: [checks_requested]
8
push:
0 commit comments