From bc601046916ac8195a7626b32aa7a7537e27e618 Mon Sep 17 00:00:00 2001 From: Jean Privat Date: Thu, 27 Jun 2024 11:31:05 -0400 Subject: [PATCH] wip --- .github/workflows/ci-pr-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pr-report.yml b/.github/workflows/ci-pr-report.yml index cdcde49f47..a5dd8cd211 100644 --- a/.github/workflows/ci-pr-report.yml +++ b/.github/workflows/ci-pr-report.yml @@ -1,4 +1,4 @@ -name: report +name: CI Report on: workflow_run: workflows: [ CI ]