Skip to content

Commit

Permalink
Run tests on pushes to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianBorst committed Jul 24, 2024
1 parent 6d886cc commit e24a589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Solidity contract build and test

on:
push:
branches: [master, main]
branches: [master, main, dev]
pull_request:
branches: [master, main]

Expand Down

0 comments on commit e24a589

Please sign in to comment.