Skip to content

Home page: add "Used by" section #169

Home page: add "Used by" section

Home page: add "Used by" section #169

Workflow file for this run

name: Validate-YAML
on:
push:
branches:
pull_request:
jobs:
validate-yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate YAML file
run: yamllint .