Skip to content

Commit 7a90f72

Browse files
Remove conditional clause about PR checks tab (#40570)
Co-authored-by: Sharra-writes <[email protected]>
1 parent 23b7f3a commit 7a90f72

File tree

1 file changed

+1
-1
lines changed
  • content/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features

1 file changed

+1
-1
lines changed

content/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/about-status-checks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Organization owners and users with push access to a repository can create checks
4242

4343
## Checks
4444

45-
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.
45+
Pull requests have a **Checks** tab where you can view detailed build output from checks and rerun failed checks.
4646

4747
> [!NOTE]
4848
> The **Checks** tab only gets populated for pull requests if you set up _checks_, not _commit statuses_, for the repository.

0 commit comments

Comments
 (0)