From 77f14f782e47659799608c632e0b920153fd3f5d Mon Sep 17 00:00:00 2001 From: continuousdeployer Date: Mon, 4 Nov 2024 16:22:58 -0800 Subject: [PATCH] chore: add cicube --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f38a630..5e614b9 100644 --- a/README.md +++ b/README.md @@ -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