Skip to content

chore: add more cognito custom mailer tests #8414

chore: add more cognito custom mailer tests

chore: add more cognito custom mailer tests #8414

Workflow file for this run

#https://github.com/actions/labeler
name: 'Label PR'
on:
pull_request:
types: [opened, 'synchronize']
jobs:
label:
name: Label
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'