From 9abbfda3276866eaaf0c566120425d0db00cd561 Mon Sep 17 00:00:00 2001 From: Dimitar Manov <99065541+dimitarmanov@users.noreply.github.com> Date: Tue, 10 Jun 2025 18:14:19 +0300 Subject: [PATCH] test hardhat --- .github/workflows/ci-build.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml index e7025b930d..57cb0b8f2b 100644 --- a/.github/workflows/ci-build.yaml +++ b/.github/workflows/ci-build.yaml @@ -4,7 +4,6 @@ name: CI-Build on: pull_request: types: [ closed ] - branches: [ master ] permissions: contents: write