Skip to content

ci: use correct reusable workflows #6

ci: use correct reusable workflows

ci: use correct reusable workflows #6

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