diff --git a/.github/workflows/pr-labels.yml b/.github/workflows/pr-labels.yml index 13219480f64..81030f8654d 100644 --- a/.github/workflows/pr-labels.yml +++ b/.github/workflows/pr-labels.yml @@ -1,4 +1,4 @@ -name: Pull Request Labels +name: Pull Request Labels (to be added by maintainers) on: pull_request: types: [opened, reopened, labeled, unlabeled, synchronize]