Skip to content

Commit e1752f4

Browse files
committed
trigger pipelines on PRs
1 parent d601710 commit e1752f4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- "master"
77
- "v3"
8+
pull_request:
9+
types:
10+
- opened
811

912
jobs:
1013
spec:

0 commit comments

Comments
 (0)