Skip to content

[Fix] [WRS-2116] Zoom to page on page size change #494

[Fix] [WRS-2116] Zoom to page on page size change

[Fix] [WRS-2116] Zoom to page on page size change #494

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]