ci: resolve merge conflicts and enforce manual trigger policy across all workflows

This commit is contained in:
2026-03-11 10:55:34 +05:30
parent 41a222ea11
commit 9642eb0268
3 changed files with 2 additions and 17 deletions

View File

@@ -1,14 +1,7 @@
name: Backend Foundation
on:
pull_request:
branches:
- dev
- main
push:
branches:
- dev
- main
workflow_dispatch: # Manual trigger only — auto-triggers disabled (free plan)
jobs:
backend-foundation-makefile: