Explorar el Código

Update tabindent.yml

MarkusRost hace 5 años
padre
commit
7a4a2e3877
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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: