diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 375771e7..5d98566f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,6 @@ # Credit to Team 1678 for most of this +name: "Build and Test" + on: push: branches: "*"