Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit 9771e4a

Browse files
authored
Merge pull request #5 from codespaces-examples/bnb/add-github-actions-extension
feat(extensions): add GitHub Actions extension
2 parents 3c8fafb + 8a77558 commit 9771e4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "Codespaces Rust Starter",
33
"extensions": [
4+
"cschleiden.vscode-github-actions",
45
"ms-vsliveshare.vsliveshare",
56
"matklad.rust-analyzer",
67
"serayuzgur.crates",

0 commit comments

Comments
 (0)