From 3e09f564cde325916b8593802f2bf3d1184e0dae Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Sun, 26 Jan 2025 18:02:45 +0300 Subject: [PATCH] Added branch --- .github/workflows/create-lists.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-lists.yml b/.github/workflows/create-lists.yml index 2c6e795..0b611ce 100644 --- a/.github/workflows/create-lists.yml +++ b/.github/workflows/create-lists.yml @@ -2,7 +2,7 @@ name: Create lists on: push: - branches: [ "main" ] + branches: [ "main", "categorize" ] paths: - .github/workflows/create-lists.yml - src/**