Skip to content

Commit 33447dd

Browse files
committed
chore(ci): run CI workflow for pull requests
1 parent f19da51 commit 33447dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches-ignore:
66
- master
7+
pull_request:
8+
branches-ignore:
9+
- master
710

811
jobs:
912
build-and-test:

0 commit comments

Comments
 (0)