this repo has no description

add push to trigger workflow

drac 424ebd30 be9d9767

+1 -1
+1 -1
.tangled/workflows/test.yaml
··· 1 1 when: 2 - - event: ["manual"] 2 + - event: ["manual", "push"] 3 3 steps: 4 4 - name: "test" 5 5 command: 'echo "hello world"'