From cfc6e99c5d6d9e55a63cefa1045a7aa0f181b0e8 Mon Sep 17 00:00:00 2001 From: Murilo Dal Ri Date: Tue, 11 Jun 2024 10:55:17 +0100 Subject: [PATCH] Update ci.yml govuk-dependabot-merger does not recognize the CI file if it's missing a name. --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index acf7d52f..04bdf3ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,3 +1,5 @@ +name: CI + on: push: branches: