fix syntax of workflow

This commit is contained in:
Il'ya (Marshal) 2021-04-25 17:07:54 +02:00
parent c933ba5932
commit b527c2df79

View file

@ -3,7 +3,7 @@ name: Send alert to Telegram channel
on:
push:
branches:
- *
- '*'
jobs:
make_and_send_alert: