Merge pull request 'new_notify' (#33) from new_notify into main

Reviewed-on: #33
This commit is contained in:
2025-10-15 12:04:33 +00:00

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..."