aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRok Garbas <rok@garbas.si>2021-02-06 13:33:34 +0100
committerRok Garbas <rok@garbas.si>2021-02-06 13:33:34 +0100
commit91d83426f70bbf28c1bf92be5f662d76d1d47578 (patch)
treeca4e8328ab9689c9c43df5510b78e414119ed1e6 /.github
parent6af26b7aec28e8bf1786ead3ba26beb50317c167 (diff)
typo
Diffstat (limited to '.github')
-rw-r--r--.github/STALE-BOT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/STALE-BOT.md b/.github/STALE-BOT.md
index 6cc03f540..5e8f5d929 100644
--- a/.github/STALE-BOT.md
+++ b/.github/STALE-BOT.md
@@ -27,7 +27,7 @@ Don't be afraid to close an issue that holds valuable information. Closed issues
## Useful GitHub search queries
-- [Open PRs with any stale-bot interaction](https://github.com/NixOS/nixs/pulls?q=is%3Apr+is%3Aopen+commenter%3Aapp%2Fstale+)
+- [Open PRs with any stale-bot interaction](https://github.com/NixOS/nix/pulls?q=is%3Apr+is%3Aopen+commenter%3Aapp%2Fstale+)
- [Open PRs with any stale-bot interaction and `stale`](https://github.com/NixOS/nix/pulls?q=is%3Apr+is%3Aopen+commenter%3Aapp%2Fstale+label%3A%22stale%22)
- [Open PRs with any stale-bot interaction and NOT `stale`](https://github.com/NixOS/nix/pulls?q=is%3Apr+is%3Aopen+commenter%3Aapp%2Fstale+-label%3A%22stale%22+)
- [Open Issues with any stale-bot interaction](https://github.com/NixOS/nix/issues?q=is%3Aissue+is%3Aopen+commenter%3Aapp%2Fstale+)