Skip to content

feat: add enterprise team as codeowners (#1) #12

feat: add enterprise team as codeowners (#1)

feat: add enterprise team as codeowners (#1) #12

Workflow file for this run

name: 'Lint'
on:
push:
branches:
- 'main'
pull_request:
branches:
- 'main'
workflow_dispatch:
workflow_call:
concurrency:
group: '${{ github.workflow }}-${{ github.head_ref || github.ref }}'
cancel-in-progress: true
jobs:
yaml_lint:
uses: 'abcxyz/actions/.github/workflows/yaml-lint.yml@main' # ratchet:exclude