Skip to content

Commit db48411

Browse files
committed
Run CI on PRs.
1 parent 6a89e2c commit db48411

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches-ignore:
55
- reactivity-v2
6+
pull_request:
7+
branches:
8+
- main
69
jobs:
710
build:
811
name: Build

0 commit comments

Comments
 (0)