We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5032b62 commit 3c26dc7Copy full SHA for 3c26dc7
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
3
on:
4
pull_request:
5
- types: [opened, synchronize, ready_for_review]
+ types: [opened, synchronize]
6
branches: ['master']
7
8
jobs:
0 commit comments