diff --git a/.github/workflows/codegen.yml b/.github/workflows/codegen.yml index 32031d6db..e03841645 100644 --- a/.github/workflows/codegen.yml +++ b/.github/workflows/codegen.yml @@ -4,7 +4,7 @@ on: push: branches: [ main ] pull_request: - branches: [ main, ep20 ] + branches: [ main ] jobs: codegen-test: