Skip to content

feat: add logic to keep fwd email #2623

feat: add logic to keep fwd email

feat: add logic to keep fwd email #2623

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