Skip to content

Commit

Permalink
fix(ci): run test on push to master (#116)
Browse files Browse the repository at this point in the history
Signed-off-by: oluwole fadeyi <[email protected]>
  • Loading branch information
tfadeyi authored Oct 30, 2023
1 parent 1f3295c commit d90b611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Test and Lint

on:
push:
branches-ignore:
branches:
- main
pull_request:
branches:
Expand Down

0 comments on commit d90b611

Please sign in to comment.