Skip to content

Split CAP-68 into two parts corresponding to different host fn sets. #2088

Split CAP-68 into two parts corresponding to different host fn sets.

Split CAP-68 into two parts corresponding to different host fn sets. #2088

Workflow file for this run

name: 'Check CAP Diffs'
on:
push:
branches:
- master
pull_request:
jobs:
mddiffcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: ^1.16
- run: go install github.com/stellar/[email protected]
- run: mddiffcheck -repo https://github.com/stellar/stellar-core core/*.md