tangled
alpha
login
or
join now
drac.gay
/
drac-dot-gay
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
add push to trigger workflow
drac
2 months ago
424ebd30
be9d9767
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
test.yaml
+1
-1
.tangled/workflows/test.yaml
···
1
1
when:
2
2
-
- event: ["manual"]
2
2
+
- event: ["manual", "push"]
3
3
steps:
4
4
- name: "test"
5
5
command: 'echo "hello world"'