Skip to content

Fix searchForIndexHtml returns wrong content-type in HBFileMiddleware #228

Fix searchForIndexHtml returns wrong content-type in HBFileMiddleware

Fix searchForIndexHtml returns wrong content-type in HBFileMiddleware #228

Workflow file for this run

name: Validity Check
on:
pull_request:
branches:
- main
jobs:
validate:
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Install Dependencies
run: |
brew install mint
mint install NickLockwood/[email protected] --no-link
- name: run script
run: ./scripts/validate.sh