jean-robin medori 3 месяцев назад
Родитель
Сommit
8736c7005f

+ 1 - 1
.github/workflows/trigger-benchmark.yml

@@ -1,4 +1,4 @@
-name: Benchmark on taipy-integration-testing
+name: trigger Benchmark
 on:
   push:
     branches: [develop]

+ 1 - 1
.github/workflows/trigger-integration-tests.yml

@@ -1,4 +1,4 @@
-name: Integration testings on taipy-integration-testing
+name: trigger Integration testings
 on:
   push:
     branches: [ develop, dev/* ]