Skip to content

Commit ab7b2ee

Browse files
docs(VSCode): Recommend GitHub Actions extension
GitHub recently released the public beta of this extension. It provides helpful context when editing GitHub Actions workflows and, when signed in with your GitHub account, the status of relevant workflows.
1 parent 556e683 commit ab7b2ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscode/extensions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"davidanson.vscode-markdownlint",
44
"editorconfig.editorconfig",
55
"esbenp.prettier-vscode",
6+
"github.vscode-github-actions",
67
"ms-azuretools.vscode-docker",
78
"ms-python.python",
89
"ms-vscode-remote.remote-containers",

0 commit comments

Comments
 (0)