Skip to content

Make ibm-validated consistent with other sources in package_build.py #71

Make ibm-validated consistent with other sources in package_build.py

Make ibm-validated consistent with other sources in package_build.py #71

Workflow file for this run

name: Send TSC meeting agenda to email list
on:
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: timheuer/issue-notifier@v1
env:
SENDGRID_API_KEY: ${{ secrets.SENDGRID_API_KEY }}
with:
fromMailAddress: 'tac@openmainframeproject.org'
toMailAddress: 'FILL IN'
subject: 'TSC meeting agenda for today'
labelsToMonitor: 'meeting'