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 1a5852a commit b284631Copy full SHA for b284631
.github/workflows/ci.yaml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- master
6
pull_request:
7
+ types: [ assigned, opened, synchronize, reopened, labeled ]
8
env:
9
CI: true
10
jobs:
0 commit comments