ci: resolve merge conflicts and enforce manual trigger policy across all workflows
This commit is contained in:
9
.github/workflows/backend-foundation.yml
vendored
9
.github/workflows/backend-foundation.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user