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 16:38:14 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-15 16:38:14 +0300
commit1ef61f730f83893e01cf1de4dda251b6815173ec (patch)
treeb1a315019b55eef2dcf1a2ccb3c4adceb93594d2
parent20d3d310951aec4310135431bb2b04565b9eb7fb (diff)
Updating lint-eslint.yml workflow from templatefeat/workflow-auto-update-lint-eslint.yml
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--.github/workflows/lint-eslint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-eslint.yml b/.github/workflows/lint-eslint.yml
index 6874677..c08763e 100644
--- a/.github/workflows/lint-eslint.yml
+++ b/.github/workflows/lint-eslint.yml
@@ -10,7 +10,7 @@ on: pull_request
permissions:
contents: read
-concurrency:
+concurrency:
group: lint-eslint-${{ github.head_ref || github.run_id }}
cancel-in-progress: true