Skip to content

Commit

Permalink
proof_verification_tests only on main
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Mar 22, 2024
1 parent 612c1f2 commit bdbe904
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/proof_verification_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bdbe904

Please sign in to comment.