diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 45060a08fd..011fa8288d 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -2,6 +2,7 @@ name: Pull Request Labeler on: pull_request_target # By default, pull_request_target runs when the activity type is opened, synchronize, or reopened # https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows#pull_request_target +# ... jobs: categorise: