diff --git a/.gitea/workflows/lint-bp-context-emit-match.yml b/.gitea/workflows/lint-bp-context-emit-match.yml index 095705a8..968c79ca 100644 --- a/.gitea/workflows/lint-bp-context-emit-match.yml +++ b/.gitea/workflows/lint-bp-context-emit-match.yml @@ -94,7 +94,7 @@ jobs: # Phase 3 (RFC #219 §1): surface drift without blocking. After 7 # clean scheduled runs on main, flip to false so a scheduled # failure is a hard CI signal. - continue-on-error: true + continue-on-error: true # mc#664 Phase 3 — flip to false after 7 clean main runs steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0