Browse Source

Update tabindent.yml

MarkusRost 5 years ago
parent
commit
7a4a2e3877
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/tabindent.yml

+ 2 - 2
.github/workflows/tabindent.yml

@@ -1,8 +1,8 @@
 name: Change indentation to tabs
 
 on:
-  pull_request:
-    branches: [ master ]
+  push:
+    branches: [ translations ]
 
 jobs:
   run: