Skip to content

fix(run-node): devnet start sed for byron genesis and create data dir #256

fix(run-node): devnet start sed for byron genesis and create data dir

fix(run-node): devnet start sed for byron genesis and create data dir #256

# The below is pulled from upstream and slightly modified
# https://github.com/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]