Stabilize self-hosted CI workflows and resolve issue #62 #73

Merged
darkhelm merged 80 commits from feature/two-stage-runtime-images into main 2026-07-13 11:16:18 -04:00
Showing only changes of commit fe02644e1d - Show all commits

View File

@@ -2,7 +2,6 @@ name: CICD
on:
push:
branches: ["**"]
pull_request:
branches: [main, develop]
workflow_dispatch: