From 83f2dbeafd656efef0e18960fa6858a05d589ab6 Mon Sep 17 00:00:00 2001 From: Rehmat Singh Gill Date: Wed, 2 Sep 2026 12:09:39 -0700 Subject: [PATCH] chore: verify branch protection gating --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e23c638..473779a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,4 +1,4 @@ -# CI for flutter_border_beam. +# CI for flutter_border_beam. (protection smoke test) # # Two things about this workflow are deliberate and easy to get wrong: #