Skip to content

Merge pull request #62 from lsst/tickets/DM-46668 #594

Merge pull request #62 from lsst/tickets/DM-46668

Merge pull request #62 from lsst/tickets/DM-46668 #594

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