From 96667e6128b0f4d3f000f9081ca35dcb777ad69a Mon Sep 17 00:00:00 2001 From: Musa Jundi Date: Wed, 6 May 2026 15:01:03 -0500 Subject: [PATCH] ci: enable breaking change detection --- .github/workflows/detect-breaking-changes.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/detect-breaking-changes.yml b/.github/workflows/detect-breaking-changes.yml index 3a4894a9f32..c9fa3ff4bc5 100644 --- a/.github/workflows/detect-breaking-changes.yml +++ b/.github/workflows/detect-breaking-changes.yml @@ -9,7 +9,6 @@ jobs: detect_breaking_changes: runs-on: 'ubuntu-latest' name: detect-breaking-changes - if: false permissions: contents: read steps: