Skip to content

feat: [#495] Centralize Error Messages in Framework (PR#2) #2630

feat: [#495] Centralize Error Messages in Framework (PR#2)

feat: [#495] Centralize Error Messages in Framework (PR#2) #2630

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