actions: adjust build-only for new PRs

This commit is contained in:
2026-03-06 10:03:50 -05:00
parent f30686fd7c
commit 640c952b20
2 changed files with 2 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ name: Build and Push Docker Image
on:
push:
branches:
- v1-refactor # Trigger on push to the main branch; adjust as needed
- v1-refactor
jobs:
build-and-push: