We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7005497 commit 7ad539fCopy full SHA for 7ad539f
1 file changed
.github/main.workflow
@@ -1,4 +1,4 @@
1
-workflow "build_test" {
+workflow "build_test_deploy" {
2
on = "push"
3
resolves = ["build_test","deploy"]
4
}
0 commit comments