Skip to content
Snippets Groups Projects
Commit 859ab9b7 authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

mirror.yaml: add github.event_name to concurrency::group

parent 4f7fb0cd
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ on: ...@@ -6,7 +6,7 @@ on:
workflow_dispatch: workflow_dispatch:
concurrency: concurrency:
group: mirror group: mirror-${{ github.event_name }}
cancel-in-progress: false cancel-in-progress: false
jobs: jobs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment