Skip to content

Add Surveys component, update routing, and enhance survey forms #5

Add Surveys component, update routing, and enhance survey forms

Add Surveys component, update routing, and enhance survey forms #5

Workflow file for this run

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