Skip to content

Bump external/iris from 5ab4a89 to 8c15c91 #91

Bump external/iris from 5ab4a89 to 8c15c91

Bump external/iris from 5ab4a89 to 8c15c91 #91

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: [email protected]
to: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
secrets:
password: ${{ secrets.MAILBOT_PASSWORD }}