From fe8e8cdb32c07550a570287f57ce215aa4683347 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 4 Feb 2022 23:43:52 +0530 Subject: [PATCH] test update monaco The action didn't run previously. --- .github/workflows/update-monaco-editor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update-monaco-editor.yml b/.github/workflows/update-monaco-editor.yml index 04582842..1d2d01dc 100644 --- a/.github/workflows/update-monaco-editor.yml +++ b/.github/workflows/update-monaco-editor.yml @@ -2,7 +2,6 @@ name: Update Monaco-editor on: workflow_dispatch: pull_request: - types: [opened] branches: - 'dependabot/npm_and_yarn/develop/monaco-editor-**'