From 715e44915c972c0e07dd0b9f33b27e135cebe548 Mon Sep 17 00:00:00 2001 From: Serge K Date: Sun, 23 Jun 2024 23:39:30 +0700 Subject: [PATCH] ci: update settings.yml --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index ef4f972..dcd460e 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -61,7 +61,7 @@ branches: required_pull_request_reviews: null required_status_checks: strict: false - contexts: ['Build & Test (Windows)', 'Build, Test & Pack (Linux)'] + contexts: ['Build, Test & Pack (Windows)'] enforce_admins: false required_linear_history: false restrictions: null