From a5a64387c44b4c71a83f7a38b2e695a0700ef1c6 Mon Sep 17 00:00:00 2001 From: Remko Date: Wed, 20 Nov 2024 10:41:41 +0100 Subject: [PATCH] Updated workflow --- .github/workflows/pull-request-lint-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-lint-check.yaml b/.github/workflows/pull-request-lint-check.yaml index 6720569..b4cdabc 100644 --- a/.github/workflows/pull-request-lint-check.yaml +++ b/.github/workflows/pull-request-lint-check.yaml @@ -10,7 +10,7 @@ on: - main jobs: - build: + Lint-Check: runs-on: ubuntu-latest steps: