Disable nightly workflow for forks
This commit is contained in:
parent
4e085efcf4
commit
943d9600c3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
|
@ -13,6 +13,7 @@ jobs:
|
||||||
nightly:
|
nightly:
|
||||||
name: Build and publish nightly APK to Firebase
|
name: Build and publish nightly APK to Firebase
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: ${{ github.repository == 'vector-im/element-x-android' }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Use JDK 17
|
- name: Use JDK 17
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue