Skip to content

BUGS-6563: space is not equals #64

BUGS-6563: space is not equals

BUGS-6563: space is not equals #64

Workflow file for this run

name: Linting & Test
on: [push]
jobs:
validate-readme-spacing:
name: Validate README Spacing
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: pantheon-systems/validate-readme-spacing@v1