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