ci: add --ci mode for session handover gate in workflows (#353)
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
run: pip install ".[dev]"
|
||||
|
||||
- name: Session handover gate
|
||||
run: python3 scripts/session_handover_check.py --strict
|
||||
run: python3 scripts/session_handover_check.py --strict --ci
|
||||
|
||||
- name: Validate governance assets
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user