eny.space Landingpage
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(ci): add docs branch to ci

authored by

Sam Sauer and committed by
Tangled
5329876f f6edc9c4

+1 -1
+1 -1
.tangled/workflows/mirror.yml
··· 1 1 # .tangled/workflows/mirror.yml 2 2 when: 3 3 - event: ["push"] 4 - branch: ["main", "develop", "feature/*"] 4 + branch: ["main", "develop", "feature/*", "docs/*"] 5 5 - event: ["pull_request"] 6 6 7 7 engine: "nixery"