From 48193b9a39365a9d97b0a62fa58bd82653e7e07c Mon Sep 17 00:00:00 2001 From: Tycho Bokdam Date: Thu, 2 Mar 2023 11:50:21 +0100 Subject: [PATCH] refactor: Remove random text from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 860dd89..267e8ec 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ $ act -j test-json -P ubuntu-latest=catthehacker/ubuntu:full-20.04 --quiet # To run all tests $ act pull_request -P ubuntu-latest=catthehacker/ubuntu:full-20.04 --quiet ``` -catthehacker/ubuntu:full-20.04 + ## [License](./LICENSE) Conventional Changelog Action is [MIT licensed](./LICENSE).