From 38fdf0db398fdea85e8cb00da49168fcc91c7a11 Mon Sep 17 00:00:00 2001 From: William French Date: Tue, 11 Mar 2025 10:02:11 -0700 Subject: [PATCH] fix: Update snippet-bot.yml Adds `alwaysCreateStatusCheck` to snippet-bot.yml. --- .github/snippet-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/snippet-bot.yml b/.github/snippet-bot.yml index 8b137891..4cbd7b2f 100644 --- a/.github/snippet-bot.yml +++ b/.github/snippet-bot.yml @@ -1 +1 @@ - +alwaysCreateStatusCheck: true