Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-15 15:11:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-15 15:11:09 +0300
commit1228cbf2fe2ce4bb305322bbd77de6d64378b701 (patch)
treef22de578e5d68ab7af23df4e26ba1699b9b863a3
parent20d3d310951aec4310135431bb2b04565b9eb7fb (diff)
Updating lint-php-cs.yml workflow from templatefeat/workflow-auto-update-lint-php-cs.yml
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--.github/workflows/lint-php-cs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-php-cs.yml b/.github/workflows/lint-php-cs.yml
index 9f4bad1..2814102 100644
--- a/.github/workflows/lint-php-cs.yml
+++ b/.github/workflows/lint-php-cs.yml
@@ -10,7 +10,7 @@ on: pull_request
permissions:
contents: read
-concurrency:
+concurrency:
group: lint-php-cs-${{ github.head_ref || github.run_id }}
cancel-in-progress: true