Merge pull request #2004 from element-hq/feature/bma/elementHq

Element hq
This commit is contained in:
Benoit Marty 2023-12-13 12:08:08 +01:00 committed by GitHub
commit aa57ec3ffb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 177 additions and 177 deletions

View file

@ -15,7 +15,7 @@ jobs:
nightlyReports:
name: Create kover report artifact and upload sonar result.
runs-on: ubuntu-latest
if: ${{ github.repository == 'vector-im/element-x-android' }}
if: ${{ github.repository == 'element-hq/element-x-android' }}
steps:
- name: ⏬ Checkout with LFS
uses: nschloe/action-cached-lfs-checkout@v1.2.2