diff --git a/.github/workflows/devcontainer.yml b/.github/workflows/devcontainer.yml index 455eddb..65909c0 100644 --- a/.github/workflows/devcontainer.yml +++ b/.github/workflows/devcontainer.yml @@ -6,7 +6,7 @@ on: branches: - master paths: - - '.devcontainer/*' + - '.devcontainer/**/*' - '.github/workflows/devcontainer.yml' jobs: