Skip to content

feat: add helm-chart for agent #2824

feat: add helm-chart for agent

feat: add helm-chart for agent #2824

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: self-hosted
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.ATALA_GITHUB_TOKEN }}"