@@ -2,7 +2,7 @@ name: "Lint and run tests"
on:
push:
- branches: [main]
+ branches: [develop]
pull_request:
branches: [main]
workflow_dispatch: