Skip to content

Commit

Permalink
remove redundant workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chaseadamsio committed May 19, 2019
1 parent 800667f commit d601c9e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/main.workflow
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
workflow "Pull Request" {
on = "push"
resolves = ["Check Code"]
}

workflow "Build, Test & Publish" {
on = "push"
resolves = ["Release"]
Expand Down

0 comments on commit d601c9e

Please sign in to comment.