Skip to content

fix: pin docker dynamodb-local test image #29

fix: pin docker dynamodb-local test image

fix: pin docker dynamodb-local test image #29

Workflow file for this run

name: Docs
on:
pull_request:
paths:
- 'docs/**'
- '*.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required for docs"'