diff --git a/.github/workflows/check-label.yml b/.github/workflows/check-label.yml index 6dbe4bad2..4261141b2 100644 --- a/.github/workflows/check-label.yml +++ b/.github/workflows/check-label.yml @@ -1,7 +1,7 @@ # This workflow runs on any change made to a pull-request and aims to verify # that the correct label is present. -name: Check proper lable usage +name: Check proper label usage on: pull_request_target: