From dac772713cffaead4682204070fcaeb32434137c Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Tue, 16 Dec 2025 23:58:26 +0100 Subject: [PATCH] ci: add nameto autolabel workfow --- .github/workflows/autolabel.yaml | 2 ++ 1 file changed, 2 insertions(+) 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]