ci(docs): remove concurrency clause (#8102)

This commit is contained in:
André Costa
2025-04-15 19:31:34 +02:00
committed by GitHub
parent c08a7a1066
commit 037c328f38
-1
View File
@@ -19,7 +19,6 @@ jobs:
build-and-deploy:
if: github.repository == 'lvgl/lvgl'
runs-on: ubuntu-24.04
concurrency: docs-build-and-deploy
steps:
- name: Checkout
uses: actions/checkout@v4