mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2025-08-23 01:36:27 +02:00
Add basic devcontainer (#84)
This commit is contained in:
4
.devcontainer.json
Normal file
4
.devcontainer.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"name": "ludeeus/action-shellcheck",
|
||||||
|
"image": "mcr.microsoft.com/devcontainers/base:bullseye"
|
||||||
|
}
|
Reference in New Issue
Block a user