add github actions back into devcontainer

This commit is contained in:
Daniel Roth 2026-02-11 12:30:14 +00:00
parent 6c242188b7
commit 2afccf944e

View file

@ -24,7 +24,9 @@
"ms-python.black-formatter", "ms-python.black-formatter",
"waderyan.gitblame", "waderyan.gitblame",
"GrapeCity.gc-excelviewer", "GrapeCity.gc-excelviewer",
"jakobhoeg.vscode-pokemon" "jakobhoeg.vscode-pokemon",
"github.vscode-github-actions",
"me-dutour-mathieu.vscode-github-actions"
], ],
"settings": { "settings": {
"files.defaultWorkspace": "/workspaces/model", "files.defaultWorkspace": "/workspaces/model",