Skip to content

Commit a3a89aa

Browse files
committed
build: run tests if ci label added (#1734)
1 parent f2c6c8e commit a3a89aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- master
66
pull_request:
7+
types: [assigned, opened, synchronize, reopened, labeled]
78
jobs:
89
lint:
910
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)