diff --git a/.gitea/workflows/lint-required-context-exists-in-bp.yml b/.gitea/workflows/lint-required-context-exists-in-bp.yml index 01813ebe..fbdc5937 100644 --- a/.gitea/workflows/lint-required-context-exists-in-bp.yml +++ b/.gitea/workflows/lint-required-context-exists-in-bp.yml @@ -84,7 +84,7 @@ jobs: # Phase 3 (RFC #219 §1): surface the pattern without blocking PRs # while the directive convention beds in. Follow-up flip to false # after 7 clean days on main. internal#350. - continue-on-error: true + continue-on-error: true # mc#664 Phase 3 — flip to false after 7 clean main runs steps: - name: Check out PR head with full history (need base SHA blobs) uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2