Merge branch 'fix/v1.0-must-fix' into feat/v1.1-public-access
Push Develop / docker (push) Successful in 6m1s
Sync GitHub / sync (push) Successful in 7s
Tests / test (push) Successful in 1m3s

This commit is contained in:
2026-08-12 11:21:42 -04:00
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ on:
push:
branches:
- 'main'
- 'develop'
jobs:
docker:
+2
View File
@@ -4,9 +4,11 @@ on:
push:
branches:
- 'main'
- 'develop'
pull_request:
branches:
- 'main'
- 'develop'
jobs:
test: