mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
chore(): do not cancel ld-code-references jobs (#196388)
This commit is contained in:
parent
8cadf88c66
commit
577599cf9f
1 changed files with 0 additions and 5 deletions
|
@ -5,11 +5,6 @@ on:
|
|||
branches:
|
||||
- 'main'
|
||||
|
||||
# cancel in-flight workflow run if another push was triggered
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
launchDarklyCodeReferences:
|
||||
name: LaunchDarkly Code References
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue