Skip to content

Message FIx: message not sending if user input is the same as auto reply #256

Message FIx: message not sending if user input is the same as auto reply

Message FIx: message not sending if user input is the same as auto reply #256

Workflow file for this run

name: Build Docs
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test Docs
run: npm run test:docs