build: trigger nightly build only on syncthing repo (#10375)

Signed-off-by: Amin Vakil <info@aminvakil.com>
This commit is contained in:
Amin Vakil
2025-09-07 15:33:33 +03:30
committed by GitHub
parent 3c9e87d994
commit a533f453f8

View File

@@ -8,6 +8,7 @@ on:
jobs:
trigger-nightly:
if: github.repository_owner == 'syncthing'
runs-on: ubuntu-latest
name: Push to release-nightly to trigger build
steps: