Skip to content

Merge pull request #18 from lsst/lfs-migration #266

Merge pull request #18 from lsst/lfs-migration

Merge pull request #18 from lsst/lfs-migration #266

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