diff --git a/.github/workflows/build-circuits.yml b/.github/workflows/build-circuits.yml index f28d1d5..35781a4 100644 --- a/.github/workflows/build-circuits.yml +++ b/.github/workflows/build-circuits.yml @@ -9,7 +9,6 @@ on: tag: description: "Tag to release. Must follow the format of 'circom_circuits-vX.Y.Z'." required: true - pull_request: # For testing purposes jobs: setup: