Browse Source

[action][spell] remove spell check when pushing

Meco Man 9 months ago
parent
commit
91f11aa325
1 changed files with 0 additions and 5 deletions
  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