Skip to content

fix typo in index.html (#16) #67

fix typo in index.html (#16)

fix typo in index.html (#16) #67

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 .