Skip to content

Commit

Permalink
chore: adjust stale link
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 1, 2022
1 parent 94f3b64 commit 9b6b428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This folder contains GitHub configurations for the project, including these feat
- automatically fixes & applies code style updates
- runs tests (unit, end-to-end)
- runs on `ubuntu-latest` with `node-versions` set to `[16x, 18x]`
- [Lock Closed Issues][Lock Closed Issues] - Locks all closed issues after 14 days of being closed
- [Release][Release] - automates the release process & changelog generation
- [Stale][Stale] - Automates managing stale issues
- Renovate
- automatically updates all the dependencies listed in all package.json files throughout the monorepo

Expand All @@ -34,4 +34,4 @@ Made with ❤️

[CI]: ./workflows/ci.yml
[Release]: ./workflows/release.yml
[Lock Closed Issues]: ./workflows/lock-closed-issues.yml
[Stale]: ./stale.yml

0 comments on commit 9b6b428

Please sign in to comment.