From b3cd896fd55e0862556f1f897845d0552896f6bf Mon Sep 17 00:00:00 2001 From: ajet Date: Tue, 3 Feb 2026 21:50:29 -1000 Subject: [PATCH] Index SCIP for all branches, not just main/master Co-Authored-By: Claude Opus 4.5 --- .github/workflows/scip-index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scip-index.yml b/.github/workflows/scip-index.yml index e2607b0..240b417 100644 --- a/.github/workflows/scip-index.yml +++ b/.github/workflows/scip-index.yml @@ -2,7 +2,7 @@ name: SCIP Index on: push: - branches: [main, master] + branches: ['**'] workflow_dispatch: jobs: