From 60da7b78ead4f5aef6f989e7f9a9c43f71348c26 Mon Sep 17 00:00:00 2001 From: baldurk Date: Thu, 11 Jun 2020 22:49:26 +0100 Subject: [PATCH] Fix bad indentation from removing comments --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8304a1ea4..69289dae0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,9 +5,9 @@ on: branches: - v1.x - ci-test - pull_request: - branches: - - v1.x + pull_request: + branches: + - v1.x defaults: run: