chore(deploy): add railiance handoff guardrails [skip ci]
This commit is contained in:
parent
fde5525170
commit
333fbcc237
10 changed files with 279 additions and 74 deletions
|
|
@ -3,6 +3,13 @@ name: Build and Deploy
|
|||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths-ignore:
|
||||
- ".custodian-brief.md"
|
||||
- ".sops.yaml"
|
||||
- "app.toml"
|
||||
- "deploy/railiance/**"
|
||||
- "docs/**"
|
||||
- "workplans/**"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue