From cfa1251024c83ff94ba586cab4873dcdbe16fb5d Mon Sep 17 00:00:00 2001 From: Kamal Qarain Date: Tue, 26 Nov 2024 18:10:49 +0200 Subject: [PATCH] Update .pre-commit-config_template.yaml --- .pre-commit-config_template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config_template.yaml b/.pre-commit-config_template.yaml index 9efd7394eef..c593ed2b3dd 100644 --- a/.pre-commit-config_template.yaml +++ b/.pre-commit-config_template.yaml @@ -398,6 +398,6 @@ repos: - --base-branch - origin/master - --print_github_annotation - - true + - 'true' - --exit-zero skip:nightly: true