build: only run the periodic build jobs in the syncthing org (#10675)

This commit is contained in:
Jakob Borg
2026-05-01 05:09:14 +00:00
committed by GitHub
parent 774aa11795
commit 1919c89de4
6 changed files with 6 additions and 24 deletions
+2 -1
View File
@@ -8,8 +8,9 @@ on:
jobs:
run-recommendation:
runs-on: ubuntu-latest
name: Check for a recommendation
if: github.repository_owner == 'syncthing'
runs-on: ubuntu-latest
steps:
- uses: docker://ghcr.io/calmh/github-org-members:latest