Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
r
radicle-desktop
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
666
Issues
129
Patches
380
Jobs
Commits
›
066034d6039d02e514044f381c31569cb0b528eb
Rename `check` github workflow name
Sebastian Martinez
committed
1 year ago
commit 066034d6039d02e514044f381c31569cb0b528eb
parent
e37369062fbeda2b4b56cae761853346d88b967c
1 file changed
+1
-1
modified
.github/workflows/check.yml
@@ -1,4 +1,4 @@
-
name: radicle-desktop
+
name: check
on: push
jobs: