Skip to content

[Fix][WRS-2176] Show correct selection for data source when doing undo/redo #542

[Fix][WRS-2176] Show correct selection for data source when doing undo/redo

[Fix][WRS-2176] Show correct selection for data source when doing undo/redo #542

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]