Skip to content

Commit 47bd706

Browse files
Bobbins228sutaakar
authored andcommitted
Update .github/workflows/odh-fork-sync.yml
Co-authored-by: Karel Suta <krlsuta@gmail.com>
1 parent 349d050 commit 47bd706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/odh-fork-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: Sync-fork
1313
run: |
14-
gh workflow run sync-fork.yaml -R github.com/opendatahub-io/codeflare-operator -r main
14+
gh workflow run sync-fork.yaml --repo github.com/opendatahub-io/codeflare-operator --ref main
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.CODEFLARE_MACHINE_ACCOUNT_TOKEN }}
1717
shell:

0 commit comments

Comments
 (0)