Skip to content

Commit 68faf4d

Browse files
committed
chore: run test on pr
1 parent 669d0d8 commit 68faf4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches-ignore:
55
- main
6+
pull_request:
7+
paths:
8+
- 'packages/**'
69

710
jobs:
811
tests:

0 commit comments

Comments
 (0)