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
+1
View File
@@ -12,6 +12,7 @@ permissions:
jobs:
create-release-tag:
name: Create release tag
if: github.repository_owner == 'syncthing'
runs-on: ubuntu-latest
environment: release
steps: