diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 5ab95be1..dbe4f192 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,3 +1,4 @@ +name: labeler on: pull_request_target: types: @@ -5,7 +6,6 @@ on: issues: types: - opened - jobs: labeler: runs-on: ubuntu-latest