From d296e86411557060a193cc110afea1bde6ebbc40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serkan=20=C3=96ZAL?= Date: Thu, 7 Jul 2022 16:27:40 +0300 Subject: [PATCH] Add `Workflow Telemetry` action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85aa2b0..2d5c2a5 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,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. +- [Workflow Telemetry Action](https://github.com/runforesight/workflow-telemetry-action) - Tracks and monitors the resource metrics and process activities of your GitHub Action workflow runs. ### Pull Requests