From bf4c312889e40e68a414b7bd78706e80c82f36d5 Mon Sep 17 00:00:00 2001 From: ChristianZaccaria Date: Thu, 24 Oct 2024 12:28:41 +0100 Subject: [PATCH] Test PR --- .github/workflows/dependabot-labeler.yaml | 2 +- .github/workflows/ui_notebooks_test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dependabot-labeler.yaml b/.github/workflows/dependabot-labeler.yaml index aebcd42d..36131c8c 100644 --- a/.github/workflows/dependabot-labeler.yaml +++ b/.github/workflows/dependabot-labeler.yaml @@ -1,5 +1,5 @@ # This workflow file adds the 'lgtm' and 'approved' labels to Dependabot PRs -# This is done to ensure that the PRs that pass e2e are automatically merged/added to merge-queues by the CodeFlare bot +# This is done to ensure that the PRs that pass e2e are automatically merged/added to merge-queues by the CodeFlare bots name: Dependabot Labeler on: diff --git a/.github/workflows/ui_notebooks_test.yaml b/.github/workflows/ui_notebooks_test.yaml index 0aff67fe..917b0213 100644 --- a/.github/workflows/ui_notebooks_test.yaml +++ b/.github/workflows/ui_notebooks_test.yaml @@ -1,4 +1,4 @@ -name: UI notebooks tests +name: UI notebooks testss on: pull_request: