Skip to content

feat: add transaction id to DaService (#1188) #1

feat: add transaction id to DaService (#1188)

feat: add transaction id to DaService (#1188) #1

name: 'Downstream Repo Checks'
on:
push:
branches:
- nightly
jobs:
trigger_workflow:
runs-on: ubuntu-latest
steps:
- name: Trigger sov-rollup-starter workflow
uses: convictional/[email protected]
with:
owner: Sovereign-Labs
repo: sov-rollup-starter
github_token: ${{ secrets.CI_TRIGGER_ACCESS_TOKEN }}
workflow_file_name: rust.yml
ref: main
wait_interval: 25
propagate_failure: true
trigger_workflow: true
wait_workflow: true