Skip to content

Commit

Permalink
Merge pull request #1040 from opentensor/sam-fix-hotfix-bot-again
Browse files Browse the repository at this point in the history
fix remaining escapes in hotfix pr bot message
  • Loading branch information
sam0x17 authored Dec 2, 2024
2 parents 3eaea00 + f21a5ea commit c344fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hotfixes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
COMMENT_BODY=$(cat <<EOF
## 🚨🚨🚨 HOTFIX DETECTED 🚨🚨🚨
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`.
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\`.
If you _are_ trying to merge a hotfix PR, please complete the following essential steps:
1. [ ] go ahead and get this PR into \`main\` merged, so we can get the change in as quickly as possible!
Expand Down

0 comments on commit c344fac

Please sign in to comment.