From 1cf10f3cc5dbd4b7a3b074ef29c7af0a317cab67 Mon Sep 17 00:00:00 2001 From: Takashi Matsuo Date: Tue, 25 May 2021 19:00:09 -0700 Subject: [PATCH] chore: snippet-bot config --- .github/snippet-bot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/snippet-bot.yml b/.github/snippet-bot.yml index 30a6584729a..09e349da373 100644 --- a/.github/snippet-bot.yml +++ b/.github/snippet-bot.yml @@ -1,4 +1,5 @@ aggregateChecks: true +alwaysCreateStatusCheck: true ignoreFiles: - README.md - ignore.py