Skip to content

BUGS-6563: Linting. #12

BUGS-6563: Linting.

BUGS-6563: Linting. #12

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