Skip to content

Add errata for text on plain scalar implicit keys #1382

Add errata for text on plain scalar implicit keys

Add errata for text on plain scalar implicit keys #1382

Workflow file for this run

name: yaml-spec Repository Testing
on:
push:
pull_request:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make test
# TODO: Make this on demand.
# - uses: mxschmitt/action-tmate@v3