Skip to content

build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /dsv #222

build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /dsv

build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /dsv #222

Workflow file for this run

---
name: lint
on:
pull_request:
branches:
- main
workflow_dispatch:
workflow_call: # so composite actions can use this
permissions:
pull-requests: read
contents: read
checks: write
jobs:
lint:
uses: delineaxpm/github-workflows/.github/workflows/lint.yml@main
secrets: inherit