From 37f53bccbf184a42e6b8805a0c967ab56f185b2e Mon Sep 17 00:00:00 2001 From: Aakansha Doshi Date: Tue, 15 Dec 2020 02:11:00 +0530 Subject: [PATCH] Revert the changelog check of excluding the branches (#2590) * temp commit * fix * fix * Update actionAlign.tsx --- .github/workflows/changelog-check.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/changelog-check.yml b/.github/workflows/changelog-check.yml index ad8b6213..1f9a8da0 100644 --- a/.github/workflows/changelog-check.yml +++ b/.github/workflows/changelog-check.yml @@ -5,9 +5,6 @@ on: branches: - master pull_request: - branches: - - "!l10n_master" - - "!dependabot/**" jobs: test: