From c4ac188cd18dae020a0d30360f68b7e780723265 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 15 Apr 2024 20:22:43 -0500 Subject: [PATCH] chore(gh): Update settings documentation --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index 130aecf..1b0c4af 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -50,6 +50,6 @@ labels: # required_status_checks: # # Required. Require branches to be up to date before merging. # strict: false -# contexts: ["CI", "Lint Commits", "Spell Check with Typos"] +# contexts: ["CI", "Spell Check with Typos"] # enforce_admins: false # restrictions: null