From b759dd92caf790518120e17a346609bcf3fbbc5a Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 11 Mar 2026 07:58:39 -0700 Subject: [PATCH] Update README to remove actions reference Removed reference to actions README for available actions. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 97202ff..20af399 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ This repository contains custom GitHub Actions for the gh-aw project. These actions are used by compiled workflows to provide functionality such as MCP server file management. -See [actions/README.md](./actions/README.md) for details on the available actions and their usage. - The version tags in this repository are aligned with the main gh-aw repository. See https://github.com/github/gh-aw for all other details.