From 8754324654a1f07d18d74ff71c2ef11857efd048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9=20Larivi=C3=A8re?= Date: Mon, 17 Jan 2022 09:10:13 +0100 Subject: [PATCH] Update dotnet_pull_request.yml --- .github/workflows/dotnet_pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet_pull_request.yml b/.github/workflows/dotnet_pull_request.yml index ee42dc595..b1e415c6d 100644 --- a/.github/workflows/dotnet_pull_request.yml +++ b/.github/workflows/dotnet_pull_request.yml @@ -1,4 +1,4 @@ -name: .NET +name: .NET (Pull Request) on: pull_request jobs: