dtcs 0.1.0

Reference implementation of the Data Transformation Contract Standard (DTCS)
Documentation
1
2
3
4
5
6
7
8
9
name: CI

on:
  push:
  pull_request:

jobs:
  checks:
    uses: ./.github/workflows/checks.yml