From 0dbbaa0f4649bb71662ded839fd9c4c1f7d538c3 Mon Sep 17 00:00:00 2001 From: Yohan9206 Date: Mon, 14 Jul 2025 13:29:53 +0300 Subject: [PATCH] back --- .github/workflows/deploy-devnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-devnet.yml b/.github/workflows/deploy-devnet.yml index c0bb767d01..df51153f7f 100644 --- a/.github/workflows/deploy-devnet.yml +++ b/.github/workflows/deploy-devnet.yml @@ -8,7 +8,7 @@ on: jobs: deploy-hardhat: - if: github.event.pull_request.merged == true && contains(github.event.pull_request.labels.*.name, 'CI:Deploy') || (github.event_name == 'workflow_run' && github.event.workflow_run.conclusion == 'success') + if: github.event.pull_request.merged == true && contains(github.event.pull_request.labels.*.name, 'CI:Deploy') runs-on: ubuntu-latest env: