chore(): do not cancel ld-code-references jobs (#196388)

This commit is contained in:
Alejandro Fernández Haro 2024-10-16 02:21:44 +02:00 committed by GitHub
parent 8cadf88c66
commit 577599cf9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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