update comment

This commit is contained in:
Claire G 2022-04-26 15:13:27 +02:00
parent 766059ffd1
commit 40f3165d7f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v1
# Tchap: Disabled for no
# Skip in forks
if: github.repository == 'vector-im/element-android'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}