Skip to content

Delete .github/CODEOWNERS #140

Delete .github/CODEOWNERS

Delete .github/CODEOWNERS #140

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