From 2b5e74effe65cedc978a51932115b55fa7db2865 Mon Sep 17 00:00:00 2001 From: Pavel Zhur Date: Tue, 25 Jun 2024 11:11:16 +0300 Subject: [PATCH] playground action name updated --- .github/workflows/playground.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playground.yml b/.github/workflows/playground.yml index efed0c40..d2eb2186 100644 --- a/.github/workflows/playground.yml +++ b/.github/workflows/playground.yml @@ -1,7 +1,7 @@ # This workflow will build a .NET project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net -name: microservices +name: playground permissions: contents: write