Skip to content

fix: save modified review using map[string]any updates instead of str… #28

fix: save modified review using map[string]any updates instead of str…

fix: save modified review using map[string]any updates instead of str… #28

Workflow file for this run

on:
push:
branches:
- main
paths:
- 'danke/**'
- 'common/**'
- '.github/workflows/danke.yml'
- '.github/workflows/common.yml'
- '.github/workflows/main.yml'
- 'Dockerfile'
- 'go.mod'
jobs:
docker-build-danke:
uses: ./.github/workflows/main.yml
with:
service_name: danke
secrets: inherit