diff --git a/.github/workflows/devcontainer.yml b/.github/workflows/devcontainer.yml index fcfd9e38..fbda6fb8 100644 --- a/.github/workflows/devcontainer.yml +++ b/.github/workflows/devcontainer.yml @@ -4,7 +4,6 @@ concurrency: group: ${{ github.workflow }}-${{ github.ref }} jobs: prebuild: - needs: release permissions: contents: read packages: write