Skip to content

Fix audit timing claim from under 60 seconds to under 2 minutes #16

Fix audit timing claim from under 60 seconds to under 2 minutes

Fix audit timing claim from under 60 seconds to under 2 minutes #16

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Lint Markdown
uses: DavidAnson/markdownlint-cli2-action@v23
with:
globs: |
README.md
CONTRIBUTING.md
CODE_OF_CONDUCT.md
SECURITY.md
SUPPORT.md
CHANGELOG.md