Skip to content

refactor: simplify updateSurvey method by spreading request body into… #659

refactor: simplify updateSurvey method by spreading request body into…

refactor: simplify updateSurvey method by spreading request body into… #659

Workflow file for this run

name: Docker Compose
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: docker compose build