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 5945834 commit 394ffdaCopy full SHA for 394ffda
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ name: CI
5
on:
6
merge_group:
7
pull_request:
8
+ types: [opened, reopened, edited]
9
push:
10
branches:
11
- main
0 commit comments