Skip to content

added a Amazon DynamoDB state store feature. #48

added a Amazon DynamoDB state store feature.

added a Amazon DynamoDB state store feature. #48

Workflow file for this run

---
name: test
on:
push:
branches:
- main
tags:
- v*
pull_request:
env:
DEBIAN_FRONTEND: noninteractive
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.5.0
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.5.0