Compare commits
2 Commits
d4a2e06180
...
e63230af71
| Author | SHA1 | Date | |
|---|---|---|---|
| e63230af71 | |||
| b3cd896fd5 |
@@ -2,7 +2,7 @@ name: SCIP Index
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, master]
|
||||
branches: ['**']
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
[lazygitclj.git :as git]
|
||||
[clojure.string :as str]))
|
||||
|
||||
(def temp tui/run)
|
||||
|
||||
;; === Model ===
|
||||
|
||||
(defn load-git-data []
|
||||
|
||||
Reference in New Issue
Block a user