From a31c1d5fefc032c60e53bbc3b94d0b990bffb279 Mon Sep 17 00:00:00 2001 From: David Calvert Date: Wed, 5 Jul 2023 11:06:52 +0200 Subject: [PATCH] feat: added GitHub.vscode-github-actions Signed-off-by: David Calvert --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5a93ac5..9734d23 100644 --- a/Makefile +++ b/Makefile @@ -93,6 +93,7 @@ vscode: code --install-extension github.copilot code --install-extension github.github-vscode-theme code --install-extension GitHub.remotehub + code --install-extension GitHub.vscode-github-actions code --install-extension GitHub.vscode-pull-request-github code --install-extension golang.go code --install-extension hashicorp.terraform