diff --git a/.github/workflows/dependabot-labeler.yaml b/.github/workflows/dependabot-labeler.yaml index 36131c8c..a2b795c5 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 bots +# This is done to ensure that the PRs that pass e2e are automatically merged/added to merge-queues by the CodeFlare botsd name: Dependabot Labeler on: