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 2051787 commit 8fbfef7Copy full SHA for 8fbfef7
.github/workflows/ci.yml
@@ -3,6 +3,7 @@ name: CI
3
on:
4
pull_request:
5
branches: ["main"]
6
+ types: [opened, synchronize, reopened, ready_for_review]
7
workflow_dispatch:
8
9
env:
0 commit comments