build: only run the periodic build jobs in the syncthing org (#10675)
This commit is contained in:
@@ -8,9 +8,9 @@ on:
|
||||
jobs:
|
||||
|
||||
trigger-nightly:
|
||||
name: Push to release-nightly to trigger build
|
||||
if: github.repository_owner == 'syncthing'
|
||||
runs-on: ubuntu-latest
|
||||
name: Push to release-nightly to trigger build
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
Reference in New Issue
Block a user