diff --git a/.github/workflows/assert-bytecode.yml b/.github/workflows/assert-bytecode.yml index a54fec53f..1f2680ea8 100644 --- a/.github/workflows/assert-bytecode.yml +++ b/.github/workflows/assert-bytecode.yml @@ -2,7 +2,7 @@ name: Verify deployed contracts' bytecode on: pull_request: - branches: [master, develop] + branches: [master] jobs: assert-bytecode: