Skip to content

Support archive format #354

Support archive format

Support archive format #354

name: "Validate Codeowners"
on:
pull_request_target:
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: cloudposse/github-action-validate-codeowners@main
with:
token: ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}