Skip to content

A0-3240: Move Terminator to types (#351) #129

A0-3240: Move Terminator to types (#351)

A0-3240: Move Terminator to types (#351) #129

name: Sync Cardinal-Cryptography repo with Aleph-Zero-Foundation repo
on:
push:
branches:
- main
jobs:
sync:
runs-on: ubuntu-latest
if: ${{ github.repository == 'Cardinal-Cryptography/AlephBFT'}}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: "main"
token: ${{ secrets.SYNCAZF }}
- name: Push to Aleph-Zero-Foundation
run: git push https://x-access-token:${{ secrets.SYNCAZF }}@github.com/aleph-zero-foundation/AlephBFT.git