Compare commits

..

2 Commits

Author SHA1 Message Date
e63230af71 Update src/lazygitclj/core.clj
SCIP Index / index (push) Successful in 1m40s
2026-02-03 21:51:07 -10:00
b3cd896fd5 Index SCIP for all branches, not just main/master
SCIP Index / index (push) Successful in 1m42s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 21:50:29 -10:00
+1 -1
View File
@@ -2,7 +2,7 @@ name: SCIP Index
on:
push:
branches: [main, master]
branches: ['**']
workflow_dispatch:
jobs: