Skip to content

LOG_REF: [2026.03.01] // LOG_00 #54

LOG_REF: [2026.03.01] // LOG_00

LOG_REF: [2026.03.01] // LOG_00 #54

Workflow file for this run

name: Kernel_Dynamic_Pulse
on: [push]
jobs:
tele_sync:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: 🖼️ Pulse Visual
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_CHAT_ID }}
token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
photo: logokernel.jpeg
- name: 📟 Pulse Message
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_CHAT_ID }}
token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
message: |
─── [ KERNEL_UPDATE ] ───
LOG: ${{ github.event.head_commit.message }}
OPERATORE: ${{ github.actor }}
STATO: SINCRONIZZATO