Merge 9f9afaa1393b9eb505715ef697774e0aa2af72f0 into 0edccf33480b95bf7547b90187c31e9ab2cb070d

This commit is contained in:
Michael Hucka 2025-02-08 11:45:32 -08:00 committed by GitHub
commit 81e21eeb08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -343,6 +343,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Continuous Benchmarking and Benchmark Visualization for Go](https://github.com/bobheadxi/gobenchdata)
- [Size Limit Action](https://github.com/andresz1/size-limit-action) - Comments cost comparison of your JS in PRs and rejects them if limit is exceeded.
- [Check bundlephobia](https://github.com/carlesnunez/check-my-bundlephobia) - Comments new and modified package size according to bundlephobia.io website and rejects PR on threshold surpassed.
- [Test URLs in Markdown files and open issues for problems](https://github.com/caltechlibrary/baler)
### Pull Requests