Skip to content

MBMS-77352 Added NCA error emails to email notifications #44770

MBMS-77352 Added NCA error emails to email notifications

MBMS-77352 Added NCA error emails to email notifications #44770

Workflow file for this run

name: "PR Labeler"
on: pull_request
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-20.04
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: true