From 6ea85f72d117a6805a4ad37b0c8db3d1556e9338 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 8 Aug 2020 14:10:57 -0400 Subject: [PATCH] On: push --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8939488..4de4115 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,3 +1,4 @@ +on: push jobs: build: runs-on: ubuntu-latest