this repo has no description
lustre frontent oat-ui gleam
1
fork

Configure Feed

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

👷 also run CI on pull requests to the main branch

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