mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 01:35:49 +03:00
Update build_develop.yml
Ignore checks which don't relate to this action
This commit is contained in:
parent
0d18e4ea8e
commit
3e3f279469
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build_develop.yml
vendored
1
.github/workflows/build_develop.yml
vendored
|
@ -44,6 +44,7 @@ jobs:
|
||||||
running-workflow-name: 'Build & Upload source maps to Sentry'
|
running-workflow-name: 'Build & Upload source maps to Sentry'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
wait-interval: 10
|
wait-interval: 10
|
||||||
|
check-regexp: ^((?!SonarQube|issues|board).)*$
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue