Skip to content

Feature/141 conversation reconnect after 24 hours #1228

Feature/141 conversation reconnect after 24 hours

Feature/141 conversation reconnect after 24 hours #1228

Workflow file for this run

name: Build & Test
on:
push:
branches:
- master
- feature/**
pull_request:
branches:
- master
- feature/**
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build and Test
run: |
./ci/build.sh