Skip to content

Commit 2f997df

Browse files
committed
chore(repo): add nightly builds to prs
1 parent a51d3b4 commit 2f997df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: MinaJS Continuous Integration
22
on:
33
push:
44
branches: [main]
5+
pull_request:
6+
branches: [main]
57
jobs:
68
test_and_release:
79
name: Test and release

0 commit comments

Comments
 (0)