chore: add vscode github actions extension into workspace recommended (#4608)

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
Alexandr Garbuzov
2025-10-25 20:31:58 +02:00
committed by martin-mfg
co-authored by Alexandr
parent 44a4ee6333
commit f32ca09ed3
+2 -1
View File
@@ -3,6 +3,7 @@
"yzhang.markdown-all-in-one",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"ms-azuretools.vscode-containers"
"ms-azuretools.vscode-containers",
"github.vscode-github-actions"
]
}