From c5f942ef850931618f8ac024a48f8695bb5c9565 Mon Sep 17 00:00:00 2001 From: soloam <11949987+soloam@users.noreply.github.com> Date: Tue, 15 Feb 2022 00:23:05 +0000 Subject: [PATCH] fix labels manager file name --- .github/workflows/manage_labels.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/manage_labels.yaml b/.github/workflows/manage_labels.yaml index 36acbb2..9dda374 100644 --- a/.github/workflows/manage_labels.yaml +++ b/.github/workflows/manage_labels.yaml @@ -15,3 +15,4 @@ jobs: - name: Run Labeler uses: crazy-max/ghaction-github-labeler@v3.1.1 + yaml-file: .github/labels.yaml