Browse Source

Revert the changelog check of excluding the branches (#2590)

* temp commit

* fix

* fix

* Update actionAlign.tsx
Aakansha Doshi 4 năm trước cách đây
mục cha
commit
37f53bccbf
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      .github/workflows/changelog-check.yml

+ 0 - 3
.github/workflows/changelog-check.yml

@@ -5,9 +5,6 @@ on:
     branches:
       - master
   pull_request:
-    branches:
-      - "!l10n_master"
-      - "!dependabot/**"
 
 jobs:
   test: