chore: add cicube

This commit is contained in:
continuousdeployer 2024-11-04 16:22:58 -08:00 committed by GitHub
parent 0edccf3348
commit 77f14f782e
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.
- [CICube](https:/cicube.io) - Optimize your GitHub Actions with Insightful Analysis
### Pull Requests