Skip to content

refactor(substrate_hash): ♻️ Substrate hash no longer retrieved via rpc call #6

refactor(substrate_hash): ♻️ Substrate hash no longer retrieved via rpc call

refactor(substrate_hash): ♻️ Substrate hash no longer retrieved via rpc call #6

---
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