commit | 6de5535f156e27e22384b57d62e9fa649657b841 | [log] [tgz] |
---|---|---|
author | LuK1337 <priv.luk@gmail.com> | Mon Sep 18 11:29:49 2023 +0200 |
committer | Ćukasz Patron <priv.luk@gmail.com> | Mon Sep 18 09:45:41 2023 +0000 |
tree | 908629d76ee5e5fb222cf6273c2bb7e344277049 | |
parent | 2edbe9a2ff6eb70bb4e5f083ddb3969cc978a16e [diff] |
Aperture: Don't pass `repository` unnecessarily Change-Id: I5b25617e0e5d8cbc2efdd3a0543af6893705c125
diff --git a/.github/workflows/gerrit.yml b/.github/workflows/gerrit.yml index 0f6ce69..6589c3b 100644 --- a/.github/workflows/gerrit.yml +++ b/.github/workflows/gerrit.yml
@@ -16,7 +16,6 @@ steps: - uses: lineageos-infra/fetch-gerrit-change@main with: - repository: ${{ github.repository }} gerrit-ref: ${{ inputs.gerrit-ref }} ref: ${{ inputs.ref }}