ci: only sync branch in source repo (#353)

This commit is contained in:
Stephen Zhou
2024-03-02 18:55:20 +08:00
committed by GitHub
parent 6fca37245b
commit 61d3354fcf
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ on:
jobs:
sync-branches:
if: github.repository == 'hakadao/BewlyBewly'
runs-on: ubuntu-latest
name: Syncing branches
steps: