mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 06:46:56 +08:00
ci(sync): skip main repo execution
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user