This repository has no description
0

Configure Feed

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

wip

Rosario Pulella (Jul 14, 2026, 11:18 PM EDT) 3d35a462 c8bcbe3c

+5 -2
+5 -2
.tangled/workflows/test1.yml
··· 7 7 steps: 8 8 - name: "Env" 9 9 command: "env" 10 - - name: "ls" 11 - command: "ls" 10 + - name: "git" 11 + command: | 12 + if [ "$TEST" = 123 ]; then 13 + echo hi 14 + fi