Skip to content

Commit

Permalink
chore: improve comments slack functions
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-greffe committed Mar 12, 2024
1 parent fecf6df commit 7a27d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kash.sh
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ generate_slack_message() {
fi
}

# Send a Slack message with conditional formatting based on the build status and Node version
# Send a Slack message based on node version
# Arg1: the repository root
# Arg2: the node version to use (16, 18 ...)
# Arg3: the repository name (in the format owner/repo)
Expand Down

0 comments on commit 7a27d7f

Please sign in to comment.