Skip to content

Don't report "400 when POST-ing https://flowcrypt.com/attester/welcome-message" error #6328

Don't report "400 when POST-ing https://flowcrypt.com/attester/welcome-message" error

Don't report "400 when POST-ing https://flowcrypt.com/attester/welcome-message" error #6328

name: check-for-emails
on:
issue_comment:
types: [created, edited]
issues:
types: [opened, edited]
jobs:
find_emails:
runs-on: ubuntu-latest
name: Check for emails in issue comments
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Scan comment
id: scan
uses: FlowCrypt/comment-email-address-alerts@v21
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
exemptions: test,example.com,flowcrypt.com
ignoredEmails: [email protected]