Skip to content

Commit f342946

Browse files
committed
ci: run on pull request
1 parent 0fa7766 commit f342946

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
paths-ignore:
66
- 'packages/docs/**'
77
- 'packages/playground/**'
8+
pull_request:
9+
paths-ignore:
10+
- 'packages/docs/**'
11+
- 'packages/playground/**'
812

913
jobs:
1014
build:

0 commit comments

Comments
 (0)