Skip to content

Commit

Permalink
Update Recovery-Builder-TWRP.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jamie Falconer <[email protected]>
  • Loading branch information
MrFluffyOven authored Oct 18, 2024
1 parent fc4f718 commit 1a584f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Recovery-Builder-TWRP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
if: inputs.REPOPICK_PATCHES != null
run: |
source build/envsetup.sh
repopick -g https://gerrit.twrp.me ${{ inputs.REPOPICK_PATCHES }}
repopick -Q "branch:android-14+status:open+-change:7371+-change:7543+-change:7553+-change:7671+-change:7717+-change:7718"
working-directory: workspace
continue-on-error: true

Expand Down

0 comments on commit 1a584f8

Please sign in to comment.