You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/hotfixes.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ jobs:
38
38
COMMENT_BODY=$(cat <<EOF
39
39
## 🚨🚨🚨 HOTFIX DETECTED 🚨🚨🚨
40
40
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\`.
42
42
43
43
If you _are_ trying to merge a hotfix PR, please complete the following essential steps:
44
44
1. [ ] go ahead and get this PR into \`main\` merged, so we can get the change in as quickly as possible!
0 commit comments