From 0a9e0ad85b308ac207f575e1be4d4634fe5b98a2 Mon Sep 17 00:00:00 2001 From: Pavel Mikula Date: Fri, 7 Mar 2025 13:40:29 +0100 Subject: [PATCH] Cosmetic rename --- .github/workflows/PullRequestClosed.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/PullRequestClosed.yml b/.github/workflows/PullRequestClosed.yml index c6453c0..77bf0e1 100644 --- a/.github/workflows/PullRequestClosed.yml +++ b/.github/workflows/PullRequestClosed.yml @@ -5,8 +5,8 @@ on: types: [closed] jobs: - PullRequestMerged_job: - name: Pull Request Merged + PullRequestClosed_job: + name: Pull Request Closed runs-on: ubuntu-latest permissions: id-token: write