From 708ed6f99c3d0142e15a8b05022946367cfcc075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Ostroluck=C3=BD?= Date: Thu, 25 Feb 2021 12:33:34 +0100 Subject: [PATCH] Rename stability test action name --- .github/workflows/test-dev-stability.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-dev-stability.yml b/.github/workflows/test-dev-stability.yml index 02a217fe7..a4e8ad6b5 100644 --- a/.github/workflows/test-dev-stability.yml +++ b/.github/workflows/test-dev-stability.yml @@ -1,5 +1,5 @@ -name: "Continuous Integration" +name: "Dev dependencies stability check" on: schedule: