Skip to content

Remove 0048 ghost ADR #732

Remove 0048 ghost ADR

Remove 0048 ghost ADR #732

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- master
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Check Docs
run: make check
- name: No diff
run: git diff --exit-code