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