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 5945834 + 394ffda commit b50053cCopy full SHA for b50053c
.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