From 82e7534fc3404f5f79c35ad0daed4b89fbf7c88e Mon Sep 17 00:00:00 2001 From: Guillaume Falourd Date: Fri, 12 Nov 2021 09:39:13 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fdc3135..0ce9ea6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ _**Note**: This action is supported on **all runners** operating systems (`ubunt ## 📚 Usage +[![Public workflows that use this action.](https://img.shields.io/endpoint?url=https%3A%2F%2Fapi-endbug.vercel.app%2Fapi%2Fgithub-actions%2Fused-by%3Faction%3DGuillaumeFalourd%2Fgit-commit-push%26badge%3Dtrue)](https://github.com/search?o=desc&q=GuillaumeFalourd+git-commit-push+path%3A.github%2Fworkflows+language%3AYAML&s=&type=Code) + ### ⚠️ Requirements - The [`actions/checkout`](https://github.com/marketplace/actions/checkout) is mandatory to use this action, as it will be necessary to access the repository files.