Skip to content

chore: fix linting

chore: fix linting #8

Workflow file for this run

name: Linting
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
lint:
uses: yikesable/workflows/.github/workflows/lint.yml@main