diff --git a/.github/workflows/build_develop.yml b/.github/workflows/build_develop.yml index 672070515c..52d5c553c7 100644 --- a/.github/workflows/build_develop.yml +++ b/.github/workflows/build_develop.yml @@ -87,7 +87,7 @@ jobs: running-workflow-name: "Build & Deploy develop.element.io" repo-token: ${{ secrets.GITHUB_TOKEN }} wait-interval: 10 - check-regexp: ^((?!SonarCloud|SonarQube|issues|board).)*$ + check-regexp: ^((?!SonarCloud|SonarQube|issue|board|label).)*$ # We keep the latest develop.tar.gz on R2 instead of relying on the github artifact uploaded earlier # as the expires after 24h and requires auth to download.