Skip to content

Commit

Permalink
Add vscode extension for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa committed Mar 20, 2024
1 parent 429c1a3 commit d425ed7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"recommendations": ["astro-build.astro-vscode"],
"recommendations": [
"astro-build.astro-vscode",
"github.vscode-github-actions"
],
"unwantedRecommendations": []
}

0 comments on commit d425ed7

Please sign in to comment.