build and release on staging

This commit is contained in:
Alex Cheema
2025-08-04 07:41:09 +08:00
parent f51f8f72f8
commit c560c55c4e

View File

@@ -6,6 +6,7 @@ on:
- 'v*' # Trigger on version tags
branches:
- main # Also build on main branch for testing
- staging
- python-modules # Add app-staging for testing
pull_request:
branches: