Skip to content

chore: optimize unit testing and unified import rules (#900) #3669

chore: optimize unit testing and unified import rules (#900)

chore: optimize unit testing and unified import rules (#900) #3669

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
permissions:
contents: read
jobs:
lint:
uses: goravel/.github/.github/workflows/lint.yml@master
secrets: inherit