chore: update GitHub Actions workflow to include 'dev' branch and change installation script to use 'dev' repository URL

This commit is contained in:
Anish Sarkar 2026-03-03 03:35:29 +05:30
parent d24691a968
commit d9ebc2c599
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- dev
paths:
- 'surfsense_backend/**'
- 'surfsense_web/**'