From 2ab4178647c47a53d1ce22be4ed435224160f9bf Mon Sep 17 00:00:00 2001 From: Nikita Fedkin Date: Fri, 8 Sep 2023 20:29:19 +0200 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sentry.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sentry.yml b/.github/workflows/sentry.yml index 0aa4dace8b7..5ed0d5a5622 100644 --- a/.github/workflows/sentry.yml +++ b/.github/workflows/sentry.yml @@ -2,8 +2,8 @@ name: Sentry on: push: branches-ignore: - - "translations_*" - - "dependabot/*" + - "translations_**" + - "dependabot/**" jobs: sentry: