tangled
alpha
login
or
join now
crashkeys.dev
/
audquotes
0
fork
atom
Source code for my personal quote bot project.
0
fork
atom
overview
issues
pulls
pipelines
spindle: CI golf round 1.
ironballista
4 months ago
fef24941
b9fa296e
0/0
Waiting for spindle ...
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
-1
.tangled/workflows/build.yml
···
1
1
when:
2
2
- event: ["push", "manual"]
3
3
-
branch: ["main"]
3
3
+
branch: ["main", "ci-golf"]
4
4
5
5
engine: "nixery"
6
6