Skip to content

Commit

Permalink
chore(repo): add nightly builds to prs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcnk committed Nov 5, 2024
1 parent a51d3b4 commit 2f997df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: MinaJS Continuous Integration
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test_and_release:
name: Test and release
Expand Down

0 comments on commit 2f997df

Please sign in to comment.