this repo has no description
0
fork

Configure Feed

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

commit trigger

-3
-3
.tangled/workflows/test.yml
··· 1 - # .tangled/workflows/test.yml 2 - # Minimal workflow to verify the spindle is working. 3 - 4 1 when: 5 2 - event: ["push", "manual"] 6 3 branch: ["develop"]