tangled
alpha
login
or
join now
willow.sh
/
sequoia
forked from
stevedylan.dev/sequoia
0
fork
atom
A CLI for publishing standard.site documents to ATProto
0
fork
atom
overview
issues
pulls
pipelines
test
willow.sh
2 weeks ago
9dec58b8
d7d9401b
0/1
lint.yml
failed
15s
+2
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
lint.yml
+2
-1
.tangled/workflows/lint.yml
···
1
1
-
# Biome lint and format checksa
1
1
+
# Biome lint and format checks
2
2
3
3
when:
4
4
- event: ["push", "manual"]
5
5
+
branch: ["*"]
5
6
- event: ["pull_request"]
6
7
branch: ["main"]
7
8