summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornonk123 <Sergeyii321@gmail.com>2023-08-01 20:40:13 +0200
committernonk123 <Sergeyii321@gmail.com>2023-08-01 20:40:13 +0200
commita1e8ce86641d39b059f6c40720aedafb25b466eb (patch)
treee789cec82bc1777775372c5330ea05e74c8e1bca
parentAdd a GitHub workflow to close inactive issues automatically (diff)
downloadgpt4free-a1e8ce86641d39b059f6c40720aedafb25b466eb.tar
gpt4free-a1e8ce86641d39b059f6c40720aedafb25b466eb.tar.gz
gpt4free-a1e8ce86641d39b059f6c40720aedafb25b466eb.tar.bz2
gpt4free-a1e8ce86641d39b059f6c40720aedafb25b466eb.tar.lz
gpt4free-a1e8ce86641d39b059f6c40720aedafb25b466eb.tar.xz
gpt4free-a1e8ce86641d39b059f6c40720aedafb25b466eb.tar.zst
gpt4free-a1e8ce86641d39b059f6c40720aedafb25b466eb.zip
-rw-r--r--.github/workflows/close-inactive-issues.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/close-inactive-issues.yml b/.github/workflows/close-inactive-issues.yml
index ee36a902..d81b727a 100644
--- a/.github/workflows/close-inactive-issues.yml
+++ b/.github/workflows/close-inactive-issues.yml
@@ -22,7 +22,7 @@ jobs:
stale-issue-label: "stale"
stale-pr-label: "stale"
- stale-issue-message: "Bumping this isuse because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again."
+ stale-issue-message: "Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again."
close-issue-message: "Closing due to inactivity."
stale-pr-message: "Bumping this pull request because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again."