From 7b6509db18b9ce8b7875004800b14d5751ce6db0 Mon Sep 17 00:00:00 2001 From: Keisuke Umeno <9renpoto@gmail.com> Date: Sun, 31 Dec 2023 10:55:25 +0900 Subject: [PATCH] fix: skip azu settings --- .github/workflows/sync-labels.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index b9d67b3e5..23df4f249 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -15,5 +15,4 @@ jobs: with: config-file: - https://raw.githubusercontent.com/EndBug/labels/main/labels.yml - - "https://raw.githubusercontent.com/azu/github-label-setup/master/labels.json" delete-other-labels: true