Skip to content

[#133] Add TODO and idea for 24hr window message template #1179

[#133] Add TODO and idea for 24hr window message template

[#133] Add TODO and idea for 24hr window message template #1179

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