Skip to content

fix(block_production): continue pending block now reexecutes the previous transactions #309

fix(block_production): continue pending block now reexecutes the previous transactions

fix(block_production): continue pending block now reexecutes the previous transactions #309

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