Skip to content

Merge branch 'workflow_call' into replay/add_remote_workflow #1747

Merge branch 'workflow_call' into replay/add_remote_workflow

Merge branch 'workflow_call' into replay/add_remote_workflow #1747

name: Replay
permissions:
contents: read
on:
push:
paths:
- crates/**
- ".github/workflows/pr-main_replay.yaml"
workflow_dispatch:
jobs:
workflow-call:
uses: lambdaclass/ethrex-replay/.github/workflows/workflow-call.yaml@add_remote_workflow
with:
ethrex_branch: ${{ github.head_ref || github.ref_name }}