瀏覽代碼

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

* temp commit

* fix

* fix

* Update actionAlign.tsx
Aakansha Doshi 4 年之前
父節點
當前提交
37f53bccbf
共有 1 個文件被更改,包括 0 次插入3 次删除
  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: