Skip to content

Commit 32b9ef0

Browse files
author
bcoe
committed
build: hack to allow CI to be kicked off by label
1 parent b529d7e commit 32b9ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
branches:
44
- master
55
pull_request:
6+
types: [ assigned, opened, synchronize, reopened, labeled ]
67
name: ci
78
jobs:
89
test:

0 commit comments

Comments
 (0)