Skip to content

Update docs and samples to rename docker-agent, change usage samples to docker agent #1060

Update docs and samples to rename docker-agent, change usage samples to docker agent

Update docs and samples to rename docker-agent, change usage samples to docker agent #1060

Workflow file for this run

name: PR Review
on:
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
pull_request_target:
types: [ready_for_review, opened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
review:
uses: docker/cagent-action/.github/workflows/review-pr.yml@latest
secrets: inherit