Skip to content

feat: allow guardrail evaluation to carry attachment references #5873

feat: allow guardrail evaluation to carry attachment references

feat: allow guardrail evaluation to carry attachment references #5873

Workflow file for this run

name: Auto Label PRs
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: uipath-ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
configuration-path: '.github/labeler.yml'
sync-labels: true