From 20d1eba9e0919fe3ec9860bc136ec9d7a3dcf7c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernat=20Borr=C3=A1s=20Paronella?= Date: Mon, 26 Feb 2024 13:27:51 +0100 Subject: [PATCH] Update pull_request.yml --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index d6c646c2..9bd90f8c 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -7,7 +7,7 @@ on: jobs: build: - name: Build + name: Build - PR runs-on: macos-latest steps: - name: Check out code