Skip to content

switch to new commit mailbot #1

switch to new commit mailbot

switch to new commit mailbot #1

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 }}