فهرست منبع

Renamed workflows

Paul-Louis Ageneau 5 سال پیش
والد
کامیت
4d1d1fa6fe
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      .github/workflows/build-gnutls.yml
  2. 1 1
      .github/workflows/build-nice.yml
  3. 1 1
      .github/workflows/build-openssl.yml

+ 1 - 1
.github/workflows/build-gnutls.yml

@@ -1,4 +1,4 @@
-name: Build and test with GnuTLS
+name: Build with GnuTLS
 on:
   push:
     branches:

+ 1 - 1
.github/workflows/build-nice.yml

@@ -1,4 +1,4 @@
-name: Build and test with libnice
+name: Build with libnice
 on:
   push:
     branches:

+ 1 - 1
.github/workflows/build-openssl.yml

@@ -1,4 +1,4 @@
-name: Build and test with OpenSSL
+name: Build with OpenSSL
 on:
   push:
     branches: