Skip to content

LS240 Locking restructure #678

LS240 Locking restructure

LS240 Locking restructure #678

name: Test Docker Build
on:
pull_request:
paths:
- 'docs/**'
- '**.rst'
- '**.md'
- '.flake8'
- '.pre-commit-config.yaml'
- '.readthedocs.yaml'
- '.github/dependabot.yml'
jobs:
build:
name: test image build
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '