diff --git a/.github/workflows/proof_verification_tests.yml b/.github/workflows/proof_verification_tests.yml index 6b2782b81..85047f0dd 100644 --- a/.github/workflows/proof_verification_tests.yml +++ b/.github/workflows/proof_verification_tests.yml @@ -2,11 +2,11 @@ name: Continuous Integration - proof verification tests on: push: - # branches: - # - main + branches: + - main pull_request: - # branches: - # - main + branches: + - main jobs: verify-proof: