From a8ca92e34a787a68a017bd4fed52a06cf46d7028 Mon Sep 17 00:00:00 2001 From: Himself65 Date: Mon, 20 Mar 2023 15:24:21 -0500 Subject: [PATCH] ci: fix grammar issue (#1626) --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cb92de6f38..eaa1edb0e5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,8 +3,6 @@ name: Build & Test on: pull_request_target: branches: [master] - pull_request_target: - branches: [master] # Cancels all previous workflow runs for pull requests that have not completed. # See https://docs.github.com/en/actions/using-jobs/using-concurrency