mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
ci: only sync branch in source repo (#353)
This commit is contained in:
1
.github/workflows/sync-dev.yml
vendored
1
.github/workflows/sync-dev.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
sync-branches:
|
||||
if: github.repository == 'hakadao/BewlyBewly'
|
||||
runs-on: ubuntu-latest
|
||||
name: Syncing branches
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user