mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
Update sync-fork.yml
This commit is contained in:
parent
e04bc39d54
commit
d71d3d1cb7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-fork.yml
vendored
2
.github/workflows/sync-fork.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Sync from upstream
|
||||
env:
|
||||
# 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
|
||||
TARGET_BRANCH: "main"
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue