diff --git a/.github/workflows/autolabeler.yml b/.github/workflows/autolabeler.yml index 27e004734..831cc1867 100644 --- a/.github/workflows/autolabeler.yml +++ b/.github/workflows/autolabeler.yml @@ -1,6 +1,7 @@ name: Auto Label Pull Requests on: + workflow_dispatch: pull_request_target: branches: ["main"] types: [opened, synchronize, reopened, edited]