Skip to content
2 changes: 1 addition & 1 deletion .github/workflows/test-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Test pull request action

on:
pull_request:
branches: [ main, develop ]
branches: [ main, develop, codegen-update ]
workflow_dispatch:

concurrency:
Expand Down