Update sync-fork.yml

This commit is contained in:
Beytullah Cengiz 2026-06-30 09:38:28 +02:00 committed by github-actions[bot]
parent e04bc39d54
commit d71d3d1cb7

View file

@ -22,7 +22,7 @@ jobs:
- name: Sync from upstream - name: Sync from upstream
env: env:
# IMPORTANT: change this to the original source repository # IMPORTANT: change this to the original source repository
UPSTREAM_REPO: "ORIGINAL_OWNER/ORIGINAL_REPO" UPSTREAM_REPO: "microsoft/BCQuality"
# Optional: set your branch explicitly if not default branch behavior # Optional: set your branch explicitly if not default branch behavior
TARGET_BRANCH: "main" TARGET_BRANCH: "main"
run: | run: |