docs/scheduler/ci.md: drop bare issue tag #4146 missed in ci.yml's own cleanup
This commit is contained in:
parent
00b7f5063a
commit
a5b07c55c8
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ Several jobs run on every PR (and on `workflow_dispatch` for manual
|
|||
re-triggers), defined in
|
||||
[`.forgejo/workflows/ci.yml`](../../.forgejo/workflows/ci.yml). The first four
|
||||
below are required checks (forge branch protection) — a hit on any of them
|
||||
blocks merge. The two vale jobs split a single check in two (#4128): the
|
||||
blocks merge. The two vale jobs split what used to be a single check: the
|
||||
error-only one exists so it _can_ become a required check without also
|
||||
gating on the full job's standing warning/suggestion backlog, but flipping
|
||||
that switch on the forge is a separate operator action, not something this
|
||||
|
|
|
|||
Loading…
Reference in a new issue