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/stale.yml
+2-2
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@ jobs:
17
17
# Don't ever mark PRs as stale.
18
18
days-before-pr-stale: -1
19
19
stale-issue-message: 'This issue has been flagged as stale because it has been open for 60 days with no activity. The issue will be closed in 7 days unless someone removes the "stale" label or adds a comment.'
20
-
close-issue-message: 'This issue has been closed due to lack of recent activity. Please consider opening a new one if needed.'
21
-
# Don't act on things assigned to a milestone or assigned to someone.
20
+
close-issue-message: 'This issue has been closed due to lack of recent activity. Please consider opening a new one if needed.'
21
+
# Don't act on things assigned to a milestone or assigned to someone.
Copy file name to clipboardexpand all lines: Community_made.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Help `./PF-build.sh -h`
16
16
17
17
# MK404 Simulator
18
18
19
-
## MK404-build.sh
19
+
## MK404-build.sh
20
20
**MK404 is a community 3d printer simulator created by @vintagepc**
21
21
Please checkout and support his github repository [MK404](https://github.com/vintagepc/MK404) and the [MK404 Wiki](https://github.com/vintagepc/MK404/wiki)
0 commit comments