tangled
alpha
login
or
join now
bladee.bsky.social
/
spindle-test
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Add basic workflow
bladee.bsky.social
3 months ago
e250beae
+10
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
test.yaml
+10
.tangled/workflows/test.yaml
···
1
1
+
when:
2
2
+
event: push
3
3
+
4
4
+
engine: nixery
5
5
+
6
6
+
clone:
7
7
+
skip: true
8
8
+
9
9
+
steps:
10
10
+
- command: echo "Hello, world!"