fix syntax of workflow 2

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

View file

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