tangled
alpha
login
or
join now
caurea.org
/
test
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
1
pulls
pipelines
pipeline
caurea.org
2 months ago
ee80e92b
b1c33398
+12
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
prv.yml
+12
.tangled/workflows/prv.yml
reviewed
···
1
1
+
when:
2
2
+
- event: ["pull_request"]
3
3
+
branch: ["main"]
4
4
+
5
5
+
engine: "nixery"
6
6
+
7
7
+
dependencies:
8
8
+
nixpkgs:
9
9
+
- nodejs
10
10
+
11
11
+
steps:
12
12
+
- command: "echo success"