mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
chore: update GitHub Actions workflow to include 'dev' branch and change installation script to use 'dev' repository URL
This commit is contained in:
parent
d24691a968
commit
d9ebc2c599
2 changed files with 2 additions and 1 deletions
1
.github/workflows/docker_build.yaml
vendored
1
.github/workflows/docker_build.yaml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
paths:
|
||||
- 'surfsense_backend/**'
|
||||
- 'surfsense_web/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue