Skip to content

Commit 859b35e

Browse files
committed
TEST5
1 parent 9302694 commit 859b35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/licensecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
method: users.lookupByEmail # https://api.slack.com/methods/users.lookupByEmail
7474
token: ${{ secrets.SLACK_BOT_TOKEN }}
7575
payload: |
76-
email: ${{ github.event.pusher.email }}
76+
7777
7878
- name: Search email detail
7979
if: ${{ steps.email.outputs.ok }}

0 commit comments

Comments
 (0)