This commit is contained in:
Grol Grol 2025-03-13 22:04:34 +03:00
parent 59da379467
commit 83e64af7a7

View file

@ -25,5 +25,5 @@ jobs:
Type: ${{ github.event_name }}
Action: ${{ github.event.action }}
Titile: ${{ github.event.issue.title || github.event.pull_request.title || 'Комментарий' }}
${{github.event.comment.body || ''}}
See ${{ github.event.issue.html_url || github.event.pull_request.html_url || github.event.comment.html_url || github.event.review.html_url }}