always add

This commit is contained in:
2025-10-15 15:03:45 +03:00
parent 4e2494a6a1
commit dbabf774c0

View File

@@ -43,6 +43,7 @@ runs:
was *${{ inputs.result }}* by ${{ github.event.sender.login }} ${{ env.ICON }}
- name: Wait a bit (ensure send completes)
if: always()
shell: bash
run: |
echo "[DEBUG] Starting sleep to ensure message delivery..."