Skip to content

fix typo: Update navigation.html #27

fix typo: Update navigation.html

fix typo: Update navigation.html #27

Workflow file for this run

name: linting-actions
on: [push, pull_request]
jobs:
json-linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: json-lint
uses: ocular-d/json-linter@0.0.2