From a630e92c468c241fa029f278e4d7a0ac96142c76 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Wed, 17 Aug 2022 12:48:38 -0700 Subject: Move extensions and settings under customizations.vscode (#97) * move extensions and settings under customizations * nit * bump versions --- .github/workflows/release.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.github/workflows') diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2672288..8eec767 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,6 +1,9 @@ name: "(Release) Release dev container features (v2)" on: workflow_dispatch: + push: + branches: + - main jobs: deploy: -- cgit v1.2.3