Skip to content

Deprecated local config in protocol 23 + add stellar config migrate command #14

Deprecated local config in protocol 23 + add stellar config migrate command

Deprecated local config in protocol 23 + add stellar config migrate command #14

Workflow file for this run

name: Docs validation
on:
push:
branches: [main, release/**]
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_protected == 'true' && github.sha || github.ref }}
cancel-in-progress: true
jobs:
docs-validation:
uses: stellar/stellar-docs/.github/workflows/build.yml@main
with:
stellar-cli-ref: ${{ github.ref }}