Skip to content

UI-9817 - Update dependency versions #785

UI-9817 - Update dependency versions

UI-9817 - Update dependency versions #785

Workflow file for this run

name: Jira Check
on:
pull_request:
types:
# Check title when opened.
- opened
# Check title when edited.
- edited
# Check when new commits are pushed.
# Required to use as a status check.
- synchronize
jobs:
jira-check:
runs-on: ubuntu-22.04
name: Jira Check
steps:
- name: Jira Check
uses: dylanvann/[email protected]
with:
pattern: '^(UI|APS)-(\d*) - '