Skip to content

Commit c344fac

Browse files
authored
Merge pull request #1040 from opentensor/sam-fix-hotfix-bot-again
fix remaining escapes in hotfix pr bot message
2 parents 3eaea00 + f21a5ea commit c344fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/hotfixes.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
COMMENT_BODY=$(cat <<EOF
3939
## 🚨🚨🚨 HOTFIX DETECTED 🚨🚨🚨
4040
41-
It looks like you are trying to merge a hotfix PR into `main`. If this isn't what you wanted to do, and you just wanted to make a regular PR, please close this PR, base your changes off the `devnet-ready` branch and open a new PR into `devnet ready`.
41+
It looks like you are trying to merge a hotfix PR into \`main\`. If this isn't what you wanted to do, and you just wanted to make a regular PR, please close this PR, base your changes off the \`devnet-ready\` branch and open a new PR into \`devnet ready\`.
4242
4343
If you _are_ trying to merge a hotfix PR, please complete the following essential steps:
4444
1. [ ] go ahead and get this PR into \`main\` merged, so we can get the change in as quickly as possible!

0 commit comments

Comments
 (0)