Skip to content

he: <em> -> <strong> #11

he: <em> -> <strong>

he: <em> -> <strong> #11

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@v3.0.0