Skip to content

Commit

Permalink
remove ep20 ref in GH action (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaiahvita committed Jul 31, 2023
1 parent fc41a89 commit 19081fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main, ep20 ]
branches: [ main ]

jobs:
codegen-test:
Expand Down

0 comments on commit 19081fb

Please sign in to comment.