Skip to content

feat(prism-agent): simple event mechanism using webhook #2726

feat(prism-agent): simple event mechanism using webhook

feat(prism-agent): simple event mechanism using webhook #2726

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