Skip to content

NAS-142377 / 27.0.0-BETA.1 / Finish the Rsync task form migration onto tn-* controls #284

NAS-142377 / 27.0.0-BETA.1 / Finish the Rsync task form migration onto tn-* controls

NAS-142377 / 27.0.0-BETA.1 / Finish the Rsync task form migration onto tn-* controls #284

Workflow file for this run

# Automation opening PRs here must use a PAT/app token (see update-translations.yml):
# GITHUB_TOKEN does not fire pull_request, so this would never report on such a PR.
#
# Reports as "check-ticket / <job name in ux-github-workflows>". Branch protection
# matches that whole string, so the shared workflow's job name is API — renaming it
# there silently stops this check reporting here.
name: Check Ticket
on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
check-ticket:
permissions:
contents: read
uses: iXsystems/ux-github-workflows/.github/workflows/check-ticket.yml@master