Skip to content

[Fix] [WRS-2258] Load user interfaces on demand #601

[Fix] [WRS-2258] Load user interfaces on demand

[Fix] [WRS-2258] Load user interfaces on demand #601

name: Check PR description for JIRA ticket
on:
pull_request:
types: [opened, labeled]
jobs:
check-description:
runs-on: ubuntu-latest
steps:
- name: Check description of the Pull Request
if: ${{!contains(github.event.pull_request.labels.*.name, 'No JIRA ticket')}}
uses: pkgacek/[email protected]