Browse Source

Update tabindent.yml

MarkusRost 5 năm trước cách đây
mục cha
commit
7a4a2e3877
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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: