From 89da26faed9232064c68d1a26c92857ea9cd7d7b Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 10:38:52 +0100 Subject: [PATCH] Add action-debug-vscode (#91) Co-authored-by: Fawaz Ahmed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0bd658..d5aecd1 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Automatically Close Empty Issues](https://github.com/rickstaa/empty-issues-closer-action) - [Manage Labels With Configurable Rules in Pull Requests and Issues](https://github.com/srvaroa/labeler/) - Action based on configurable rules that match on properties of Pull Requests and Issues to assign/remove labels automatically. - [GitHub Actions Access Tokens](https://github.com/qoomon/actions--access-token) - Get rid of PAT tokens, use temporary access tokens instead! +- [Action Debug VSCode](https://github.com/fawazahmed0/action-debug-vscode) - Remote Access your GitHub Actions via Browser based VS Code. ### Collection of Actions