MarkusRost 5 роки тому
батько
коміт
7a4a2e3877
1 змінених файлів з 2 додано та 2 видалено
  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: