Skip to content

feat: Add artisan db:table command #3208

feat: Add artisan db:table command

feat: Add artisan db:table command #3208

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