Disable nightly workflow for forks

This commit is contained in:
Jorge Martín
2023-04-04 08:24:33 +02:00
parent 4e085efcf4
commit 943d9600c3

View File

@@ -13,6 +13,7 @@ jobs:
nightly:
name: Build and publish nightly APK to Firebase
runs-on: ubuntu-latest
if: ${{ github.repository == 'vector-im/element-x-android' }}
steps:
- uses: actions/checkout@v3
- name: Use JDK 17