diff --git a/.github/workflows/autolabel.yaml b/.github/workflows/autolabel.yaml index 87b97c4..eabe804 100644 --- a/.github/workflows/autolabel.yaml +++ b/.github/workflows/autolabel.yaml @@ -1,3 +1,5 @@ +name: Autolabel + on: pull_request: types: [opened, reopened, synchronize]