فهرست منبع

Rename actions

jean-robin medori 3 ماه پیش
والد
کامیت
8736c7005f
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      .github/workflows/trigger-benchmark.yml
  2. 1 1
      .github/workflows/trigger-integration-tests.yml

+ 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/* ]