Skip to content

Commit

Permalink
CI: Update repo owner
Browse files Browse the repository at this point in the history
The repo owner has been transferred under lfit so
update the correct path on caller.

Change-Id: I146474464f19260a00abf87524db5ebeed06bd76
Signed-off-by: Anil Belur <[email protected]>
  • Loading branch information
askb committed Jul 19, 2024
1 parent bfd0678 commit 0fc80a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-composed-github2gerrit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
permissions:
contents: read
pull-requests: write
uses: askb/github2gerrit/.github/workflows/github2gerrit.yaml@main
uses: lfit/github2gerrit/.github/workflows/github2gerrit.yaml@main
with:
GERRIT_KNOWN_HOSTS: ${{ vars.GERRIT_KNOWN_HOSTS }}
GERRIT_SSH_USER_G2G: ${{ vars.GERRIT_SSH_USER_G2G }}
Expand Down

0 comments on commit 0fc80a4

Please sign in to comment.