Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Clarify channel cv is unverified #613

Clarify channel cv is unverified

Clarify channel cv is unverified #613

Workflow file for this run

name: Commit mailbot
on: push
jobs:
mailbot:
uses: sanjit-bhat/github-mailbot/.github/workflows/mailbot.yml@main
with:
host: smtp.gmail.com
port: 587
from: mit.pdos.mailbot@gmail.com
to: chajed@wisc.edu,jt4767@nyu.edu,nickolai@csail.mit.edu,kaashoek@mit.edu,sanjit.bhat@gmail.com,upamanyu@mit.edu
secrets:
password: ${{ secrets.MAILBOT_PASSWORD }}