Skip to content

fix(server/fetch): use html/template so that content is properly esca… #922

fix(server/fetch): use html/template so that content is properly esca…

fix(server/fetch): use html/template so that content is properly esca… #922

Workflow file for this run

name: Commit Lint
on: [pull_request, push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2