From 5960b0ec9d86b64b87946c202b6d419bb9e56fc9 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 23 Nov 2020 16:38:19 +0100 Subject: [PATCH] Fix blank line at the beginning of the CI workflow file --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 64a6cca..58b9d47 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,5 @@ - name: Continuous integration + on: push: schedule: