diff --git a/.github/workflows/dependabot-labeler.yaml b/.github/workflows/dependabot-labeler.yaml index aebcd42d9..36131c8cd 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 0aff67fe9..917b02136 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: