Skip to content

Commit c385055

Browse files
authored
Update build_develop.yml
1 parent 4f43c57 commit c385055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_develop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
running-workflow-name: "Build & Deploy develop.element.io"
9999
repo-token: ${{ secrets.GITHUB_TOKEN }}
100100
wait-interval: 10
101-
check-regexp: ^((?!SonarCloud|SonarQube|issue|board|label|Release|prepare).)*$
101+
check-regexp: ^((?!SonarCloud|SonarQube|issue|board|label|Release|prepare|GitHub Pages).)*$
102102

103103
# We keep the latest develop.tar.gz on R2 instead of relying on the github artifact uploaded earlier
104104
# as the expires after 24h and requires auth to download.

0 commit comments

Comments
 (0)