2 Commits

Author SHA1 Message Date
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..."