@@ -2,7 +2,7 @@ name: "Lint and Analyze Code"
on:
push:
- branches: [main]
+ branches: [main, develop]
pull_request:
branches: [main]