From a914c08b6796c3c634946cecc8f2fff665a80f2d Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Mon, 3 Mar 2025 13:45:09 +0100 Subject: [PATCH] docs: add link to composite action creation --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 6767296..634db89 100644 --- a/README.md +++ b/README.md @@ -108,10 +108,7 @@ Set up your GitHub Actions workflow with a specific version of your programming #### Composite Actions - -> [!NOTE] -> No links for this kind of actions. Please don't hesitate to contribute. - +- [GitHub Docs: creating a composite action](https://docs.github.com/en/actions/sharing-automations/creating-actions/creating-a-composite-action) ## Community Resources