From b659eb060f7734e2b78a2cec91f5b3e62ace2006 Mon Sep 17 00:00:00 2001 From: Chris Patterson Date: Fri, 29 Jan 2021 15:42:19 -0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 37f5a9b94..9b9a3f699 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,6 @@ name: CI + on: push: branches: @@ -51,4 +52,4 @@ jobs: - uses: codecov/codecov-action@v1 with: - directory: ./src/github.com/docker/distribution \ No newline at end of file + directory: ./src/github.com/docker/distribution