Skip to content

Commit

Permalink
Added dummy comment to trigger workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
m1kol committed Dec 14, 2020
1 parent aba999f commit b5293d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bot/bot.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ func (bot *Bot) processMessage(updates tgbotapi.UpdatesChannel) {

var msg tgbotapi.MessageConfig

// Dummy comment

// Extract the command from the Message.
switch update.Message.Command() {
case "start":
Expand Down

0 comments on commit b5293d6

Please sign in to comment.