Skip to content

Commit 9901d59

Browse files
committed
Try adding comment to the PR
1 parent dbb9cb6 commit 9901d59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/email-check.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
- name: Validate author email
3535
if: endsWith(steps.author.outputs.EMAIL, 'noreply.github.com') ||
3636
github.event.pull_request.user.email == ''
37+
permissions:
38+
pull-requests: write
3739
env:
3840
COMMENT: >-
3941
⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo.<br/>

0 commit comments

Comments
 (0)