Added branch

This commit is contained in:
itdoginfo
2025-01-26 18:02:45 +03:00
parent 2698356af1
commit 3e09f564cd

View File

@@ -2,7 +2,7 @@ name: Create lists
on: on:
push: push:
branches: [ "main" ] branches: [ "main", "categorize" ]
paths: paths:
- .github/workflows/create-lists.yml - .github/workflows/create-lists.yml
- src/** - src/**