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/check-pr.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,6 @@ jobs:
29
29
30
30
Please redo this PR starting with the `bugfix-2.1.x` branch and be careful to target `bugfix-2.1.x` when resubmitting the PR. Patches may also target `bugfix-2.0.x` if they are specifically for 2.0.9.x.
31
31
32
-
It may help to set your fork's default branch to `bugfix-2.0.x`.
32
+
It may help to set your fork's default branch to `bugfix-2.1.x`.
33
33
34
34
See [this page](https://marlinfw.org/docs/development/getting_started_pull_requests.html) for full instructions.
0 commit comments