ci(ci.yml): Remove concurrency in ci.yml (#4595)

This commit is contained in:
Eric Fennis
2026-07-24 14:39:12 +02:00
committed by GitHub
parent 5d36179bf4
commit c757cb9d4b

View File

@@ -27,10 +27,6 @@ permissions:
id-token: write # Required for OIDC
contents: write
# This is added to make sure we wait until last release is done, this is needed for the font-build process
concurrency:
group: continuous-integration
jobs:
check-dispatch-gate:
if: github.repository == 'lucide-icons/lucide' &&