mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-25 07:00:23 +09:00
ci(sync): skip main repo execution
This commit is contained in:
parent
8a1c2f89be
commit
62f8675199
1
.github/workflows/sync.yml
vendored
1
.github/workflows/sync.yml
vendored
@ -9,6 +9,7 @@ jobs:
|
||||
sync_latest_from_upstream:
|
||||
name: Sync latest commits from upstream repo
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.repository.fork }}
|
||||
|
||||
steps:
|
||||
# Step 1: run a standard checkout action, provided by github
|
||||
|
Loading…
Reference in New Issue
Block a user