feat: implement core functionality and UI components for Huntarr media management system

This commit is contained in:
Admin9705
2025-05-18 15:34:36 -04:00
parent c690c01181
commit 47a3fccb93
2 changed files with 5 additions and 1 deletions
+4 -1
View File
@@ -2,7 +2,10 @@ name: Deploy Huntarr Documentation
on:
push:
branches: [ main ]
branches:
- main
- dev
- 'docs*'
paths:
- 'docs/**'
workflow_dispatch: