Skip to content

feat: add CLAUDE.md and update package references #34

feat: add CLAUDE.md and update package references

feat: add CLAUDE.md and update package references #34

Workflow file for this run

name: PR Build
on:
pull_request:
branches:
- main
permissions: write-all
jobs:
build:
uses: LayeredCraft/devops-templates/.github/workflows/[email protected]
with:
solution: DynamoDb.DistributedLock.sln
hasTests: true
dotnetVersion: |
8.0.x
9.0.x
runCdk: false
useMtpRunner: true
testDirectory: "test"
secrets: inherit