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 b529d7e commit 32b9ef0Copy full SHA for 32b9ef0
.github/workflows/ci.yaml
@@ -3,6 +3,7 @@ on:
3
branches:
4
- master
5
pull_request:
6
+ types: [ assigned, opened, synchronize, reopened, labeled ]
7
name: ci
8
jobs:
9
test:
0 commit comments