Skip to content

Add recurring job to notify group admins of bounces #6026

Add recurring job to notify group admins of bounces

Add recurring job to notify group admins of bounces #6026

Workflow file for this run

name: Trello Poster
on:
pull_request:
types: [opened, edited]
jobs:
trello-poster:
uses: govuk-forms/forms-deploy/.github/workflows/trello-poster.yml@main
secrets:
TRELLO_API_TOKEN: ${{ secrets.TRELLO_API_TOKEN }}
TRELLO_API_KEY: ${{ secrets.TRELLO_API_KEY }}