Skip to content

feat(action-center): extend taskSourceMetadata on CreateTask/CreateEscalation #5761

feat(action-center): extend taskSourceMetadata on CreateTask/CreateEscalation

feat(action-center): extend taskSourceMetadata on CreateTask/CreateEscalation #5761

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