From 8cd6098ebca798b8e36ec8d98e1989e76393e3f1 Mon Sep 17 00:00:00 2001 From: Matthieu MOREL Date: Fri, 11 Feb 2022 08:27:51 +0100 Subject: [PATCH] Update update-monaco-editor.yml --- .github/workflows/update-monaco-editor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-monaco-editor.yml b/.github/workflows/update-monaco-editor.yml index 1d2d01dc..2083b218 100644 --- a/.github/workflows/update-monaco-editor.yml +++ b/.github/workflows/update-monaco-editor.yml @@ -1,7 +1,7 @@ name: Update Monaco-editor on: workflow_dispatch: - pull_request: + push: branches: - 'dependabot/npm_and_yarn/develop/monaco-editor-**'