ci(sync): skip main repo execution

main
Yorun 2 years ago
parent 8a1c2f89be
commit 62f8675199

@ -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…
Cancel
Save