Skip to content

Mark Soroban CAPs as Accepted (#1422) #1496

Mark Soroban CAPs as Accepted (#1422)

Mark Soroban CAPs as Accepted (#1422) #1496

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