Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

build: update blockifier so no more divergent substrate block hash #272

build: update blockifier so no more divergent substrate block hash

build: update blockifier so no more divergent substrate block hash #272

---
name: Workflow - Pull Request (on Close)
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3