Skip to content

feat: substitute LLM bot authors with human assignees in release notes #1537

feat: substitute LLM bot authors with human assignees in release notes

feat: substitute LLM bot authors with human assignees in release notes #1537

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 }}