Skip to content

NAS-142373 / 27.0.0-BETA.1 / Migrate Sharing/iSCSI forms to tn-* form controls #281

NAS-142373 / 27.0.0-BETA.1 / Migrate Sharing/iSCSI forms to tn-* form controls

NAS-142373 / 27.0.0-BETA.1 / Migrate Sharing/iSCSI forms to tn-* form controls #281

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