Skip to content

Reducing jira char limit by 100 so Jira doesn't overrun this when closing tags #798

Reducing jira char limit by 100 so Jira doesn't overrun this when closing tags

Reducing jira char limit by 100 so Jira doesn't overrun this when closing tags #798

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5