소스 검색

Update tabindent.yml

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: