Skip to content

Fixes #1090 - Removing a point value from bugzilla should set jira's point value to 0 #738

Fixes #1090 - Removing a point value from bugzilla should set jira's point value to 0

Fixes #1090 - Removing a point value from bugzilla should set jira's point value to 0 #738

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