Skip to content

fix(core): Loading at an AnchorCommit should be able to inform node t… #2346

fix(core): Loading at an AnchorCommit should be able to inform node t…

fix(core): Loading at an AnchorCommit should be able to inform node t… #2346

Workflow file for this run

name: Trigger CircleCI tests
on:
push: # all push events
workflow_dispatch: # manually triggered
jobs:
circleci:
name: Trigger CircleCI tests
runs-on: ubuntu-latest
if: ${{ github.actor == 'ukstv' }}
steps:
- uses: CircleCI-Public/[email protected]
with:
GHA_Meta: "bypass"
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}