Browse Source

[action][spell] remove spell check when pushing

Meco Man 11 tháng trước cách đây
mục cha
commit
91f11aa325
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      .github/workflows/spell_check.yml

+ 0 - 5
.github/workflows/spell_check.yml

@@ -1,11 +1,6 @@
 name: Check Spelling
 
 on:
-  push:
-    branches:
-      - master
-    paths:
-      - 'documentation/**'
   pull_request:
     branches:
       - master