Skip to content

feat: add template email for offboarding that keeps forwarded emails #2627

feat: add template email for offboarding that keeps forwarded emails

feat: add template email for offboarding that keeps forwarded emails #2627

Workflow file for this run

on: [pull_request]
jobs:
ci-test:
runs-on: ubuntu-latest
name: CI testing
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: "^1.21"
- name: Run Test
run: make ci