4 Commits

Author SHA1 Message Date
15a1443b9a Merge pull request 'new_notify' (#33) from new_notify into main
Reviewed-on: #33
2025-10-15 12:04:33 +00:00
3d8578c9a2 Merge branch 'main' into new_notify 2025-10-15 12:04:29 +00:00
fa2c1e58e9 Merge branch 'new_notify' of bb.hublab.ru:HUB/workflows into new_notify 2025-10-15 15:03:47 +03:00
dbabf774c0 always add 2025-10-15 15:03:45 +03:00

View File

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