diff --git a/.gitea/workflows/stale.yml b/.gitea/workflows/stale.yml index 5b90847..773eac4 100644 --- a/.gitea/workflows/stale.yml +++ b/.gitea/workflows/stale.yml @@ -9,6 +9,6 @@ jobs: steps: - uses: actions/stale@v9 with: - stale-pr-message: "Will be closed in 1 day bc yo mom is a bitch" + stale-pr-message: "Will be closed in x days bc yo mom is a bitch. im not telling you when it will be closed fuckface" days-before-pr-stale: 2 days-before-pr-close: 3