1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove conditional clause about PR checks tab (#40570)

Co-authored-by: Sharra-writes <sharra-writes@github.com>
This commit is contained in:
Adam Johnson
2025-09-29 19:58:33 +01:00
committed by GitHub
parent 23b7f3aeaa
commit 7a90f722ac

View File

@@ -42,7 +42,7 @@ Organization owners and users with push access to a repository can create checks
## Checks
When _checks_ are set up in a repository, pull requests have a **Checks** tab where you can view detailed build output from checks and rerun failed checks.
Pull requests have a **Checks** tab where you can view detailed build output from checks and rerun failed checks.
> [!NOTE]
> The **Checks** tab only gets populated for pull requests if you set up _checks_, not _commit statuses_, for the repository.