Disable nightly workflow for forks
This commit is contained in:
parent
cda0606a0d
commit
14dec83e13
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:
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue