Skip to content

feature: add survey script #17

feature: add survey script

feature: add survey script #17

Workflow file for this run

name: check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Start docker-compose
run: docker compose up -d