Skip to content

feat(agents): support invoke over the activity protocol #952

feat(agents): support invoke over the activity protocol

feat(agents): support invoke over the activity protocol #952

name: ext-azure-ai-agents-lint
on:
pull_request:
paths:
- "cli/azd/extensions/azure.ai.agents/**"
- ".github/workflows/lint-ext-azure-ai-agents.yml"
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
permissions:
contents: read
pull-requests: write # required by reusable workflow lint-go.yml
jobs:
lint:
uses: ./.github/workflows/lint-go.yml
with:
working-directory: cli/azd/extensions/azure.ai.agents