Skip to content

Commit

Permalink
Run codecov workflow on push to development
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuroShepherd committed Jul 12, 2024
1 parent 7edd7d6 commit 5f5cd47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
on:
workflow_dispatch:
push:
branches: [main, master]
branches: [main, master, development]
pull_request:
branches: [main, master]

Expand Down

0 comments on commit 5f5cd47

Please sign in to comment.