This commit is contained in:
Yohan9206 2025-07-14 13:29:53 +03:00
parent 50d76ca261
commit 0dbbaa0f46

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
deploy-hardhat: 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 runs-on: ubuntu-latest
env: env: