This repository has no description
0

Configure Feed

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

ci: add missing information

Finnian Brewer (Jun 2, 2026, 3:31 PM -0700) 23f8943f 88976683

+3
+3
.tangled/workflows/test.yml
··· 1 1 when: 2 2 - event: ["push", "manual"] 3 + branch: ["*"] 3 4 - event: ["pull_request"] 4 5 branch: ["main"] 6 + 7 + engine: "nixery" 5 8 6 9 dependencies: 7 10 nixpkgs: