From e221cee6a7762f54442118663796d8978f3b3367 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Thu, 26 Jan 2023 13:54:16 +0100 Subject: [PATCH] spacing --- .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 506fa583..411f2688 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: pull_request: push: - branches: [master] + branches: [master] concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}