From e40762f47b3e2ec26525bb2ccaeef3c840b3e5e1 Mon Sep 17 00:00:00 2001 From: Zachary Tsang Date: Fri, 16 Aug 2024 10:55:12 +0800 Subject: [PATCH] Wrong units in README Refer https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfe6370..07ede14 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Github Actions Manager This app has three components: the GitHub Action repo, the intermediate server, and the Slack interface. -It is recommended to create your own repo to test the app, using the 2,000 free hours they give you. +It is recommended to create your own repo to test the app, using the 2,000 free minutes they give you every month. ### Running local development server