Skip to content

basic benches. had to re-factor to avoid interfering with measurement #19

basic benches. had to re-factor to avoid interfering with measurement

basic benches. had to re-factor to avoid interfering with measurement #19

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: sanjit.bhat@gmail.com,upamanyu@mit.edu,nickolai@csail.mit.edu,kaashoek@mit.edu
secrets:
password: ${{ secrets.MAILBOT_PASSWORD }}