Skip to content

Commit d31e71c

Browse files
authored
Merge pull request #9 from seisvelas/patch-4
Update and rename main.yml to check-for-emails.yml
2 parents e986f84 + 57aa598 commit d31e71c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml .github/workflows/check-for-emails.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
uses: actions/checkout@v2
1313
- name: Scan comment
1414
id: scan
15-
uses: seisvelas/comment-email-address-alerts@v8
15+
uses: seisvelas/comment-email-address-alerts@v3.1
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
18+
exemptions: test,example.com,flowcrypt.com

0 commit comments

Comments
 (0)