Explorar o código

Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop

Laurent Destailleur %!s(int64=2) %!d(string=hai) anos
pai
achega
e6df861b3c
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .github/workflows/php-cs.yml

+ 1 - 2
.github/workflows/php-cs.yml

@@ -2,9 +2,8 @@ name: GitHub CI Coding Style
 
 on:
   push:
-    branches: [ "develop" ]
   pull_request:
-    branches: [ "develop" ]
+    types: [opened]
 
 permissions:
   contents: read