Skip to content

Update README.md

Update README.md #41

Workflow file for this run

# https://docs.github.com/actions
name: Lint Code Base
on:
push:
branches-ignore: [main]
pull_request:
branches: [main]
permissions:
contents: read
packages: read
statuses: write
jobs:
lint:
name: Code Base
uses: LeoColomb/.github/.github/workflows/lint.yml@main