Skip to content

Commit

Permalink
Replaced source repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobbins228 authored and openshift-ci[bot] committed Oct 20, 2023
1 parent e934ca9 commit c580bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-fork.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: repo-sync
uses: repo-sync/github-sync@v2
with:
source_repo: "https://github.com/opendatahub-io/codeflare-operator.git"
source_repo: "https://github.com/project-codeflare/codeflare-operator.git"
source_branch: ${{ env.GIT_BRANCH }}
destination_branch: "sync-cfo-fork"
github_token: ${{ secrets.CODEFLARE_MACHINE_ACCOUNT_TOKEN }}
Expand Down

0 comments on commit c580bef

Please sign in to comment.