Skip to content

Merge branch 'tickets/DM-45750' #593

Merge branch 'tickets/DM-45750'

Merge branch 'tickets/DM-45750' #593

Workflow file for this run

name: Empty check for branch protection
on:
- push
- pull_request
jobs:
null_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2