Skip to content

Commit

Permalink
Removed body from matrix messages
Browse files Browse the repository at this point in the history
  • Loading branch information
christianlupus committed Jun 29, 2022
1 parent fc9a83c commit 8accb90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/notify_chats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
access_token: ${{ secrets.MATRIX_API}}
message: |
${{ github.actor }} commented on the issue ${{ github.event.comment.html_url }}
${{ github.event.comment.body }}
- name: Matrix Project Card
if: github.event_name == 'project_card'
uses: s3krit/[email protected]
Expand Down

0 comments on commit 8accb90

Please sign in to comment.